#AxiosError: connect ECONNREFUSED ::1:80

1 messages · Page 1 of 1 (latest)

foggy hazel
#

I would try adding the protocol to the URL

dusty phoenix
#

i just copy

#

and use default axios docs

foggy hazel
#

The address in the code, the first argument to fetch, prepend it with either http:// or https://

dusty phoenix
foggy hazel
#

Yes.