Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Using wordpress 3.2.1 and Flickr Gallery 1.5.2

When I try to generate a token Flicker tells me "Oops! Flickr can't find a valid callback URL".

Has anyone used this plugin or any plug in and found a way to fix this issue?

share|improve this question

closed as too localized by toscho Jul 13 '12 at 20:06

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

I haven't used this plugin, but a quick search on Google brought me to this page: http://www.flickr.com/groups/tantannoodles/discuss/72157594322023022/
where they offer a few solutions:

1) Chang the application type to web based and enter the options page url for the callback url

2) Check your version of php. Apparently on php4 it's be able to authenticate but with php5 it's supposed to work fine

3) Read the authentication how to's . You need to configure callback Url in your api keys

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.