Self hosted moralis issue

what do you see if you click on payload and response tabs?

Have you come up with any solutions? i’m waiting

the sdk version seems to be the latest one, I don’t know what error it got for that request, maybe try preview tab?

I think i have not set up the database and also not connect and front end with server.

where is preview tab?

preview is between payload and response

click on next red line with getPluginSpecs, maybe that one has more info

try all the tabs until you see more info than in the previous case, you should see at least a status code error

you could also try 127.0.0.1 instead of localhost for the server url (it may not make a difference)

maybe there is a problem with the connection.

is the server running? also try with 127.0.0.1 instead of localhost in the server url

server is running what do you mean by 127.0.0.1, should i replace localhost url with this?

Try to replace the localhost from that url with 127.0.0.1