wasper
wasper
WWasp-lang
Created by wasper on 5/29/2023 in #đŸ™‹questions
Calling the backend from a different domain
Im using a domain example.com for the client and myserver.railway.app for the backend. However, im getting a CORS error on this setup, Is there a way around it? Access to XMLHttpRequest at 'myserver.railwayapp.com/operations/tasks' from origin 'example.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
2 replies
WWasp-lang
Created by wasper on 5/29/2023 in #đŸ™‹questions
How can I seed my production?
I cant seem to seed my production on deploy
20 replies