Rank 4: Virtual Machine
Is there a delay when adding or modifying an app's hostname? I'm getting 403 errors on form POST requests for the deployed app, but not on localhost 🤔
I get this error when i try to create a user with a post request: Cross-site POST form submissions are forbidden
I have setup the app for the CORS issue