while google login i am getting 429 (Too Many Requests) #157
|
i am getting this kind of error for 3 days Access to fetch at 'https://cors.bridged.cc/https://www.googleapis.com/oauth2/v3/userinfo?alt=json' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled. (anonymous) @ reactjs-social-login.modern.js:1 |
Replies: 1 comment 2 replies
|
you're using it in the local environment, don't you? |
yes, you can get your own bridge cors's key by yourself, try to follow this instruction here