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

Handle http response 403 forbiden error #522

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

enya-yx
Copy link
Collaborator

@enya-yx enya-yx commented Jul 28, 2022

  • add interceptors for 'Axios' to handle error responses 403 automatically
  • navigate to error page with message details when receiving 403 forbidden response

Copy link
Collaborator

@jainr jainr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

ui/src/app.tsx Show resolved Hide resolved
@enya-yx enya-yx changed the title handle http response 403 forbiden error Handle http response 403 forbiden error Aug 1, 2022
@blrchen blrchen merged commit 9c1c497 into feathr-ai:main Aug 1, 2022
ahlag pushed a commit to ahlag/feathr that referenced this pull request Aug 26, 2022
- Add interceptors for 'Axios' to handle error responses 403 automatically
- Navigate to error page with message details when receiving 403 forbidden response
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.

None yet

5 participants