Get your own customer support community
 

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.
 
indifferent I’m slighty put out.
Inappropriate?
1 person has this problem

User_default_medium