API Key Error due to Incorrect phpFlickr usage
-
The shortcode results in “Flickr API error: Invalid API Key (Key has invalid format)”. This is because of missing ‘secret’ key from both settings page and the way a new object of phpFlickr class is instantiated.
To fix this, a new field on the settings page is required for ‘secret’ as well that being used in instantiation of phpFlickr class.
- The topic ‘API Key Error due to Incorrect phpFlickr usage’ is closed to new replies.