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

Correctly expose missing_refresh_token error from worker #1080

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

frederikprijck
Copy link
Member

Changes

When the worker is used, and a missing_refresh_token is thrown, the error code and error type was lost during serialization.

This PR ensures it doesnt get lost and people can correctly handle these errors.

Testing

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

@frederikprijck frederikprijck requested a review from a team as a code owner February 22, 2023 11:01
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

Successfully merging this pull request may close these issues.

2 participants