API not reporting methods
Ping.fm API doesn't seem to be reporting chosen method with custom group. please see: http://twitter.com/meping/status/4996...
The documentation shows the API reports the methods for custom triggers.
user.triggers
Returns a user’s custom triggers.
URL: http://api.ping.fm/v1/user.triggers
Parameters:
* api_key – Your developer's API key
* user_app_key – User’s application key
Example return:
<?xml version="1.0"?>
<rsp>
<transaction>12345</transaction>
<method>user.triggers</method>
<triggers>
<trigger>
<services>
<service name="Twitter" />
</services>
</trigger>
<trigger>
<services>
<service name="Facebook" />
</services>
</trigger>
...
</triggers>
</rsp>
Our good friend over at http://www.bryanbartow.com/apps/meping, Bryan Bartow, doesn't seem to be getting the proper response from the API. That makes pinging through my custom groups awkward.
The documentation shows the API reports the methods for custom triggers.
user.triggers
Returns a user’s custom triggers.
URL: http://api.ping.fm/v1/user.triggers
Parameters:
* api_key – Your developer's API key
* user_app_key – User’s application key
Example return:
<?xml version="1.0"?>
<rsp>
<transaction>12345</transaction>
<method>user.triggers</method>
<triggers>
<trigger>
<services>
<service name="Twitter" />
</services>
</trigger>
<trigger>
<services>
<service name="Facebook" />
</services>
</trigger>
...
</triggers>
</rsp>
Our good friend over at http://www.bryanbartow.com/apps/meping, Bryan Bartow, doesn't seem to be getting the proper response from the API. That makes pinging through my custom groups awkward.
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
Loading Profile...


