Self-hosting your Moralis server

probably the sdk somewhere in code, you can call that cloud function directly equivalent with that web3api call

OK, tried to call it manually:

image

Am I the only one?

what url gave that 403 error there?

https://myserver/server/functions/sol-getNFTs

is there any difference in network tab compared to how it was when it was called with the api?

'Yes, the responseType is now missing

I mean, all the other fields are the same or not? is there an application id?

how shall the caller authenticate? The api-key is set, all good, still unauthorised.

Tried calling directly
https://solana-gateway.moralis.io/account/mainnet/… and this works

Oh shit, got it

The header x-parse-application-id was missing.

Thanks for the hint

2 Likes

Hi @cryptokid, may I know the minimum requirement for a self-host server? Regarding hardware and OS.
I have tried to check it out from the document/guide but have had no luck.

I really appreciate any help you can provide.

1 Like

Hi @peh1696
Please create a new post for any other questions related to self host server.