Skip to content

Problems with auth  #32

Open
Open
@streem-ua

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions