#Can't connect to the server & api routes with rest clients

2 messages · Page 1 of 1 (latest)

thin horizon
#

im using astro 3.2.3 starting the server and accessing through the browser works fine but when I use a rest client (thunder client from vscode) I get an error 'Connection was refused by the server' even tho the browser shows the page fine altough it works just fine when I tested the same client on fastify server

#

nvm