英文:
When running selenium tests, getting 403 error sometimes in UI (request could not satisfied. Request blocked.)
问题
请求被阻止。我们无法在此时连接到此应用程序或网站的服务器。可能是因为流量过大或配置错误。请稍后重试,或联系应用程序或网站所有者。如果您通过CloudFront向客户提供内容,可以通过查阅CloudFront文档来找到排除故障和防止此错误的步骤。
英文:
I run my test cases from jenkins and local. I have been getting 403 Error for some of my tests (not for all) in browser of late. Does anyone have solution for this?
Request blocked. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
答案1
得分: 0
速率限制已经由AWS的基础设施团队提高,现在它可以正常工作。
英文:
Rate limit has been increased by infra guys in AWS, it works fine now
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论