[SOLVED] getAllTokenIds returns server respond of 400

I now changed the sever of my project(, which is based on the ethereum-nft-marketplace-boilerplate) from the legacy to a new one of the new moralis platform. now I got new issues like following:

dmzamw1rtm36.usemoralis.com:2053/server/functions/getAllTokenIds:1 Failed to load resource: the server responded with a status of 400 ()

can you check that the server is working?

looks running as the attached screenshot

if you look in the network tab, what do you see as response when that request is made?

{“code”:141,“error”:“address is not a valid hex address”}

you can check the parameters to see if they have the expected values

great thank you. ticket can be closed

1 Like