Skip to content

Mandatory REST Api Scopes for using the IOS SDK  #90

@mfhaberlach

Description

@mfhaberlach

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions