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

Is this still operational? #1

Open
mattgi opened this issue Oct 20, 2018 · 1 comment
Open

Is this still operational? #1

mattgi opened this issue Oct 20, 2018 · 1 comment

Comments

@mattgi
Copy link

mattgi commented Oct 20, 2018

When I try to use this library I receive the following after signing in via the modal:

https://www.instagram.com/oauth/authorize/?client_id=undefined&response_type=token&redirect_uri=http://localhost:3000/hives/hiWpddw07B

error_type | "OAuthException"
code | 400
error_message | "Invalid Client ID"

clientId is supplied in the component just fine:

<InstagramPhotoPicker onPhotosPicked={photos => console.warn(photos)} ref={ref => (this.instaDialog = ref)} clientId={INSTA_CLIENT_ID} />

Any ideas @venits ?

@safoine27
Copy link

Following. This issue is still persisting

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

2 participants