-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Instagram Login/Registration #2562
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…/reactioncommerce/reaction into awa-instagram-login/registration
…/reactioncommerce/reaction into awa-instagram-login/registration
@kieckhafer profile name now shows user's name from Instagram API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me.
I'm using the App info that @kieckhafer posted in Slack and I get this error when I attempt to login:
I tried creating another Instagram app but the instructions are not very complete |
Looks like I need to add you to my App if you want to use the test creds I posted in the dev channel. Slack me your IG username and I'll add you if you want to use that App. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested using @kieckhafer's app id (after getting added) and works great.
This resolves #2559
Steps to test
OAuth redirect_uri:
<your-server-domain>:<port>/_oauth/instagram
For examplehttp://localhost:3000/_oauth/instagram
clientId
andclient secret
.