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

Mandatory REST Api Scopes for using the IOS SDK #90

Open
mfhaberlach opened this issue Mar 10, 2020 · 1 comment
Open

Mandatory REST Api Scopes for using the IOS SDK #90

mfhaberlach opened this issue Mar 10, 2020 · 1 comment

Comments

@mfhaberlach
Copy link

Are there any mandatory scopes to use the native IOS SDK with an access token that we obtained by using the OAuth2 Authentication? It seems so.

If we authorize our Demo Account with the Scopes “payments” and “transaction.history” we aren’t able to login to the native SDK. The following error message will be displayed.

image

But if we authorize our user with full scopes: “payments”, “transactions.history”, “user.profile_readonly”, “user.profile” “user.app-settings”, “payment_instruments”, “user.payout-settings” and “user.subaccounts” for instance, the login just works fine.

Is that an intented behavior?
If yes, which scopes are mandatory?

@Akhila-ramesh
Copy link

hi, fixed this issue?

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