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

请求rumors 跨域被拦截 #103

Closed
Galileo01 opened this issue Apr 13, 2020 · 1 comment
Closed

请求rumors 跨域被拦截 #103

Galileo01 opened this issue Apr 13, 2020 · 1 comment
Labels
question Further information is requested

Comments

@Galileo01
Copy link

请求rumors, 跨域被拦截怎么办呀

@Galileo01 Galileo01 reopened this Apr 13, 2020
@BlankerL
Copy link
Owner

跨域请求应该都已经开放了,所有接口都允许跨域请求,不单独针对某一个接口进行限制的。

如果返回503,或许要查看一下是否是你的请求频率过高了,可以查看#63,目前允许每秒请求5次,如果超过频率限制则会返回503错误。

@BlankerL BlankerL added the question Further information is requested label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants