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

fix #313: fix handle error key not found problem in logging errors due to jwt api #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

burnerlee
Copy link
Contributor

resolves #313. Now, during logging error, if error key is not present in response.json(), then the code looks for detail key which contains the error which is returned when error is caused due to the JWT API, and logs the value of detail key if present

@burnerlee
Copy link
Contributor Author

@Ram81 up for review

@burnerlee
Copy link
Contributor Author

@Ram81 ping

1 similar comment
@burnerlee
Copy link
Contributor Author

@Ram81 ping

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.

Keyerror on logging errors when found in making a call to api
1 participant