#You need to enable JavaScript to run this app

9 messages · Page 1 of 1 (latest)

nova flicker
#

Can someone help me explain why I am getting this error when I try to reach my API in postman?
I am making a post request to the url of the project (so not the public api https://backboard.railway.app/graphql/v2)

short mortarBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

digital folio
#

you are making a request to your frontend, you need to make the request to your backend

nova flicker
#

Thanks Brody, I assumed the backend was automatically deployed as well

digital folio
#

nope you'd need to set that up yourself with two railway services

#

do you have a monorepo?

nova flicker
#

yes

#

Flowise

digital folio