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

[feat] fetch get json request return 403 not 302 #40

Open
shaozj opened this issue Mar 7, 2023 · 0 comments
Open

[feat] fetch get json request return 403 not 302 #40

shaozj opened this issue Mar 7, 2023 · 0 comments

Comments

@shaozj
Copy link

shaozj commented Mar 7, 2023

Describe the feature

When we use fetch to get json data from server,userauth return 302 with redirect url。Fetch will throw TypeError: failed to fetch caused by cors error. It's better to throw 403 with login expired message to make frontend do the re-login easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant