-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
They return only a NetworkError with no more information, EVEN when the response had a 200 status and a correct response.
It happened to me while trying to run the http example locally -> https://guide.elm-lang.org/effects/http.html (only change made was to be able to get the error and print it using Debug.toString)
And also when trying to run the same example but pointing the url to a locally running express endpoint with cors enabled for all urls.
I also tried it with some test api I found on google and that seemed to work correctly. Not sure if Elm is expecting some headers not provided by express by default or is there is something else I should be doing.
Metadata
Metadata
Assignees
Labels
No labels
