idno / flickr

Flickr synchronization plugin for Known
http://withknown.com/
Other
6 stars 7 forks source link

Flickr connection fails #4

Closed finalcut closed 7 years ago

finalcut commented 10 years ago

After setting up the flickr plugin on the self hosted version of Known I can not connect to my account. The flickr service complains about a lack of callback URL

Steps to repeat:

  1. enable flickr plugin
  2. go to administration flickr
  3. enter in api key and app secret as per instructions. Callback url specified by plugin is set to http://rawlinson.us/flickr/callback
  4. go to settings -> flickr
  5. click on "click here to connect Flickr to your account"
  6. flickr loads with message: "Oops! Flickr can't find a valid callback URL."
mapkyca commented 9 years ago

Duplicated: Flickr channel was failing to post, so attempted to disconnect and reconnect. Same thing...

mapkyca commented 9 years ago

Ahh... ok, my problem is slightly different, see #5. Solution for this for me was down to the fact that the root path had changed, so the actual plugin is in the root of the checkout, rather than in a subdir... this broke my symlink.

finalcut commented 7 years ago

just an FYI I still get this problem. I get this error screen when I try to connect:

image

I'm running the latest version of Known and the Flickr plugin

finalcut commented 7 years ago

Nevermind I just saw that I had to edit the app "authentication" flow.. I suspect I've just been blind to that instruction this entire time.