getPluginSpecs error

these guys could have easily replicated this error with nginx instead of wasting my whole day… that is very disrespectful of my time… I’ll move on to something else

this server url seems to work fine, you can try to run your front end application locally to see if it works

you should use https here instead of http, but this shouldn’t be the current problem

dude… I don’t know how many times I can say this…
the problem is coming from HERE -> ā€œmoralis-v1ā€: ā€œ^1.12.0ā€,

That script doesn’t know where to get the server url… it defaults to localhost

how many screenshots have I posted? are you even reading these or just responding?
RESTController.js is YOUR (MORALIS) FILE… not mine…

there is no default value from what I know for the server url, it has to get it from somewhere else

how did you set that server url on your side for that application?

wiped node modules… reinstalled…
now the error is https://internal-api.moralis.io/api/functions/trackEvent

yes, you can ignore that error, we have to fix that on our end

now it’s
RESTController.js?26fd:302 POST https://www.futuro.money/server/users 404 (Not Found)

simply connect metamask process…

this goes to unauthorized on browser but 404 not found via the api… how’s this fixed?

Did you adjust your authentication code like in this example to work with a self-hosted server?

I have no idea wtf this is… not working…
officially moving on… you’ve given devs wayyyyy to much work to do…

Self-hosted servers works differently in some ways - it’s a good idea to go through the main tutorial when setting it up.