-
Notifications
You must be signed in to change notification settings - Fork 17
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
How loginWithToken work? #28
Comments
Hi, I was able to obtain a valid access token with this method, i.e. using grant_type password and providing username and password. Hope it helps, Simone |
Thanks, I got a token from that |
I've just tried again today and I can confirm that it works for me, are you sure the token was still valid? It should expire after a hour. If it's not because of the token expiration, honestly I don't know what can be the problem. |
@sstasi95 Do i see this correctly, that |
@rivella50 Yes I think you're right. From SumUp documentation it's not clear, but I couldn't find a way to loginWithToken with an employee. |
Hi have the same issue. I contacted the support but they redirected me here. Is there any solution? |
I want to use loginWithToken in the app. How it will work? How do I get that token from sum up dashboard?
I want to use loginWithToken in the app. How loginWithToken will work? How do I generate that token? I also follow that link https://developer.sumup.com/docs/authorization/#1-your-application-requests-authorization but nothing works. If anyone helps me with it. I am very thankful to you. Thank you.
The text was updated successfully, but these errors were encountered: