Lucas O'Connell
Lucas O'Connell
Hi Rob. Yesterday I requested temporary access via the button located at '/corsdemo'. This got my app working again, though today I had to go through the process again. **Is...
Thanks for getting back to me. I'll give self hosting a go and and if I can't manage it just redirect to the `corsdemo` page as you suggest.
@Corey-Wademan If you're still looking for a solution to this problem, you can follow the steps in this [readme](https://github.com/Isoaxe/cors-server).
@LincCodes If you're still having issues, just follow the instructions [here](https://github.com/Isoaxe/cors-server).
You need to [create and host your own server](https://github.com/Isoaxe/cors-server).
I've just switched my implementation of `cors-anywhere` over from Heroku to Firebase. You can find it [here](https://github.com/Isoaxe/cors-server) and set up your server as before.
> That's interesting, but did you have to use Blaze plan or could you have deployed it with the free plan (Spark)? I needed to upgrade to Blaze. But you...
Watch this video first please: https://youtu.be/5nY_cy8zcO4?si=arsDPlp1jdgvFM5Q
I came across the same problem, also unaware that validation rules need to be set up in the backend. It makes no mention in the [docs](https://help.formspree.io/hc/en-us/articles/360055613373-The-Formspree-React-library) it seems. It really...