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

Problems with auth #32

Open
streem-ua opened this issue Nov 1, 2020 · 1 comment
Open

Problems with auth #32

streem-ua opened this issue Nov 1, 2020 · 1 comment

Comments

@streem-ua
Copy link

Hello! I have an issue with stava authorization. And it seems to me that the problem is in Network layer -> Alamofire.
Inside
oauthRequest(Router.token(code: code))?.responseStrava
I always receive 401 Unauthorized

But when I use a simple base URLSession request with the same params, like in your Router, everything is OK and auth succeeds.

I can provide more information if needed.

Can you check please on your side and confirm that auth fails?

Thanks.

@ajansen
Copy link

ajansen commented May 14, 2021

I run into te same issue!
Any update yet?

Thnx

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