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

Add users.profile.me:read scope to default scope #5

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

sue445
Copy link
Owner

@sue445 sue445 commented Jan 30, 2018

https://github.com/sue445/omniauth-chatwork/blob/v0.1.0/lib/omniauth/strategies/chatwork.rb#L38

GET /me requires users.profile.me:read

E, [2018-01-31T08:30:10.699175 #1736] ERROR -- omniauth: (chatwork) Authentication failure! invalid_credentials: OAuth2::Error, :
{"errors":["Access token has insufficient scope"]}

GET /me requires users.profile.me:read

```
E, [2018-01-31T08:30:10.699175 #1736] ERROR -- omniauth: (chatwork) Authentication failure! invalid_credentials: OAuth2::Error, :
{"errors":["Access token has insufficient scope"]}
```
@sue445 sue445 merged commit 9330230 into master Jan 30, 2018
@sue445 sue445 deleted the feature/get_me_scope branch January 30, 2018 23:44
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

Successfully merging this pull request may close these issues.

1 participant