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

Authorization Process Issue #10

Open
benrwoodard opened this issue Nov 4, 2020 · 2 comments
Open

Authorization Process Issue #10

benrwoodard opened this issue Nov 4, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@benrwoodard
Copy link
Contributor

When a user attempts to re-authenticate the OAuth token, the user receives a 401 error. The current process is to attempt a minor API call function such as get_me() and after getting the 401 error, then trying the aa_token() function again. Need to sure up the authentication process.

image

@benrwoodard benrwoodard added the bug Something isn't working label Nov 4, 2020
@benrwoodard benrwoodard self-assigned this Nov 4, 2020
@benrwoodard
Copy link
Contributor Author

I think we need to document this issue and move on. It's an adobe thing that is not allowing the refresh token to work. Documentation could be as simple as "See a 401 error? Rerun aw_token() again" What do you think? We could setup some error handling but if Adobe fixes the problem that catch may prevent our refresh from happening.

@gilliganondata
Copy link
Collaborator

gilliganondata commented Dec 1, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants