Join Slack
Powered by
This message was deleted.
# ask-questions
w
worried-planet-2191
08/14/2023, 5:04 PM
This message was deleted.
f
fresh-football-47124
08/14/2023, 5:31 PM
Hi Wagner - typically you get that error because of using internal urls
fresh-football-47124
08/14/2023, 5:32 PM
the API_HOST url must be the url that the application running in your browser can use to request data from the API.
fresh-football-47124
08/14/2023, 5:32 PM
so, you should be able to visit the API_HOST url in your browser, and if it’s working, you’ll see a JSON object returned
fresh-football-47124
08/14/2023, 5:33 PM
the APP_ORIGIN is used for CORS headers, and should match the URL of the app as seen from the API
146
Views
Open in Slack
Previous
Next