OliverL
OliverL
WWasp-lang
Created by OliverL on 10/19/2023 in #đŸ™‹questions
Shared function generates CORS error
Hey! I just finished the Wasp tutorial. Now trying to play around extending the TODO app. I implemented a simple function I want to use both in the front and backend, so I put it in the shared/ dir. It works as expected when I use it in the frontend, but if I invoke it in the backend I get a CORS error. Am I missing any config steps?
16 replies