Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clicking the "Join them" button causes error #4

Open
chrisma opened this issue Jun 26, 2016 · 4 comments
Open

Clicking the "Join them" button causes error #4

chrisma opened this issue Jun 26, 2016 · 4 comments

Comments

@chrisma
Copy link

chrisma commented Jun 26, 2016

When clicking the "JOIN THEM" button on the website's front page, without having used the service before an error occurs.

selection_011

I am redirected to the following URL (anonymized):

https://www.instagram.com/oauth/authorize?state=<uuid>&redirect_uri=http%3A%2F%2Fi-am-cc.org%2Fcomplete%2Finstagram%2F%3Fredirect_state%3D<uuid>&response_type=code&client_id=<id>

The following content is returned:

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

Any chance of making this work again?
I know the last commit was in Dec 2012. Is this project still being maintained?
It seemed like a really great idea!

@philipn
Copy link
Owner

philipn commented Jun 27, 2016

Unfortunately, Instagram has changed their API quite a bit since I hacked this project together. Last I read, it may not be possible to implement this project with their new API changes, but I haven't done any research.

@sitzer
Copy link

sitzer commented Oct 23, 2017

that's sad. is there any other approach towards cc in instagram? I can't find anything in web newer then the articles about your projoct from around 2012...
I'm not fit enough in API stuff to contribute :/

@harry-wood
Copy link

I guess all the broken images we see on there now, would also be due to instagram API changes?

@philipn
Copy link
Owner

philipn commented Jan 24, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants