Support Forums » Wordpress Flickr Manager

Authentication fails

(10 posts)

Tags:

  1. roman
    Member

    Hi,

    I've been trying to authenticate but always get the error on the flickr page "Oops! The API key or signature is invalid. ".

    I've used WP2.7 & WFM 2.2 and today tried WP2.7.1 and WFM2.3
    Had a flickr api key set up for another plugin but that one is now expired.

    Thanks

    Posted 1 year ago #
  2. Workaround:

    You can get your own flickr API key, and your plugin should resume working. There are a couple of steps you will need to do.

    First, apply for an API key here:

    www.flickr.com/services/api/key.gne

    Once you have your key, click the configuration link to view the details for your new key.

    - Enter your blog's title and a short description.
    - Change the authentication type to Desktop Application
    - Save

    second, open up the file FlickrCore.php. This is in plugins/wordpress-flickr-manager/ directory

    - Edit the var $api_key = "...", var $secret = "..." lines and change it to your own API key, and shared secret.
    - save the file

    third, go back to your plugin's option page and relink your blog to flickr account.

    that should be it.

    I'll see if I can do something to work around this for the next release, but this should be at least a quick fix for now.

    Posted 1 year ago #
  3. roman
    Member

    I tried that, but I still get the same error. Thanks for your help.

    Posted 1 year ago #
  4. roman
    Member

    any ideas? thx

    Posted 1 year ago #
  5. redragon
    Member

    I have the same issue, cannot use the plug in.

    Posted 1 year ago #
  6. redragon
    Member

    I've spent a lot time trying to get this plugin to work. Is there no way to get it to authenticate with my Flickr account?

    Posted 1 year ago #
  7. Same thing is happening to me, only I get no error code, It just never authenticates.

    Posted 1 year ago #
  8. Same issue for me, re-installed php, fresh install of the plugin, fresh install of wordpress. Changed configuration appropriately, triple varified in the same slow tedious manner. Have an API key blog url name and description are there entered the key and secret key into the FlickrCore.php file. When i go to settings > Flickr > and click Finish it just takes me right back to my general settings page. I am running on IIS7, although this shouldn't make a difference, as I have previously had this plugin functioning.

    Posted 1 year ago #
  9. same here any ideas?

    Posted 11 months ago #
  10. jacqdesign
    Member

    Worked for me! Thank you.

    Posted 10 months ago #

RSS feed for this topic

Reply

You must log in to post.