ttscoff / Slogger

Social logging script for Day One
756 stars 160 forks source link

Possible issue with Instagram login #417

Open jth0 opened 8 years ago

jth0 commented 8 years ago

While installing & configuring Slogger for the first time, I'm encountering the following error when I try to enable Instagram:

{"code": 403, "error_type": "OAuthForbiddenException", "error_message": "You are not a sandbox user of this client"}

This occurs after Slogger opens localhost:4567 and I click the link to connect, then log into Instagram (or when clicking the link after I've logged into the website.)

I am not sure what to try, but I didn't see any instructions for any specific action I need to take.

ttscoff commented 8 years ago

This plugin is by @rjames86, I believe, so he'll have to weigh in on any API changes. Personally, I use IFTTT to send my Instagram posts to Dropbox, where slogger.rb picks them up.

rjames86 commented 8 years ago

Unfortunately I lost access to the Instagram API due to their new policy. Their terms disallow automations to pull their images. Sorry :(

I can do a pull request to remove the plugin if needed.

ttscoff commented 8 years ago

Yeah, we probably should, mostly for the sake of avoiding support tickets on it…

-Brett

On 17 Jun 2016, at 9:24, Ryan M wrote:

Unfortunately I lost access to the Instagram API due to their new policy. Their terms disallow automations to pull their images. Sorry :(

I can do a pull request to remove the plugin if needed.


You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/ttscoff/Slogger/issues/417#issuecomment-226782799