The App GardenCreate an App API Documentation Feeds What is the App Garden? |
flickr.photos.licenses.getInfo
Fetches a list of available photo licenses for Flickr.
Authentication
This method does not require authentication.
Arguments
api_key(Required)- Your API application key. See here for more details.
Example Response
<licenses> <license id="0" name="All Rights Reserved" url="" /> <license id="1" name="Attribution-NonCommercial-ShareAlike License" url="https://creativecommons.org/licenses/by-nc-sa/2.0/" /> <license id="2" name="Attribution-NonCommercial License" url="https://creativecommons.org/licenses/by-nc/2.0/" /> <license id="3" name="Attribution-NonCommercial-NoDerivs License" url="https://creativecommons.org/licenses/by-nc-nd/2.0/" /> <license id="4" name="Attribution License" url="https://creativecommons.org/licenses/by/2.0/" /> <license id="5" name="Attribution-ShareAlike License" url="https://creativecommons.org/licenses/by-sa/2.0/" /> <license id="6" name="Attribution-NoDerivs License" url="https://creativecommons.org/licenses/by-nd/2.0/" /> <license id="7" name="No known copyright restrictions" url="https://www.flickr.com/commons/usage/" /> <license id="8" name="United States Government Work" url="http://www.usa.gov/copyright.shtml" /> <license id="9" name="Public Domain Dedication (CC0)" url="https://creativecommons.org/publicdomain/zero/1.0/" /> <license id="10" name="Public Domain Mark" url="https://creativecommons.org/publicdomain/mark/1.0/" /> </licenses>
Error Codes
100: Invalid API Key- The API key passed was not valid or has expired.
105: Service currently unavailable- The requested service is temporarily unavailable.
106: Write operation failed- The requested operation failed due to a temporary issue.
111: Format "xxx" not found- The requested response format was not found.
112: Method "xxx" not found- The requested method was not found.
114: Invalid SOAP envelope- The SOAP envelope send in the request could not be parsed.
115: Invalid XML-RPC Method Call- The XML-RPC request document could not be parsed.
116: Bad URL found- One or more arguments contained a URL that has been used for abuse on Flickr.