gridaco / cors.sh

Sick of CORS Errors?
https://cors.sh
MIT License
197 stars 10 forks source link

Impossible to use the API in Flutterflow #136

Open jeromepalcios opened 1 month ago

jeromepalcios commented 1 month ago

Describe the bug I have set in Flutterflow the API and all answer I have is "Your account is suspended. Please make a payment at https://cors.sh"

Expected behavior I have paid the bill and a system gives an api key for live and test but both of them doesn't work.

Screenshots image image image image

softmarshmallow commented 1 month ago

Hi. Please ensure the api key is properly set via header x-cors-api-key

I suggest you first verify if the key and request is valid from outside of FF (since it can be hard to debug)

Thank you

jeromepalcios commented 1 month ago

Hello,

Thanks for your reply, with postman, it working.

Do you have an idea why in Flutterflow it doesn't work ?

Thanks :)

Fooderapp commented 1 month ago

I have the same problem, any solution?

jeromepalcios commented 1 month ago

Hello,

I found the solution. You need to deactivate the Test Proxy

Let me know if it works

Thanks :)

Fooderapp commented 1 month ago

In FF?