Flickr Services |
This method does not require authentication.
api_key (Required)method_name (Required)<method name="flickr.fakeMethod" needslogin="1"> <description>A fake method</description> <response>xml-response-example</response> <explanation>explanation of example response</explanation> <arguments> <argument name="api_key" optional="0"> You API application key.</argument> <argument name="color" optional="1"> Your favorite color.</argument> </arguments> <errors> <error code="1" message="Photo not found"> Full explanation...</error> <error code="100" message="Invalid API Key"> Full explanation...</error> </errors> </method>
1: Method not found100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call