Hello,
recently I’ve encountered a problem, when some calls to the endpoints (e.g. getTokenMetadata
, getTokenIdMetadata
) did not work, even though normally they work without any problem. It returned me 141 error, probably similar problem as discussed here on the forum.
Moralis Server version: 0.0.282
Moralis SDK: 0.0.124
Chain: rinkeby
Server URL: https://d172mzftc89g.usemoralis.com:2053/server
Application ID: R2KhTql2GqyNN3q8uVfMlV4sxt6sBt5tWIwwTDye
Log of some errors:
After this errors, I’ve bumped Moralis server version from
0.0.282
-> 0.0.283
and also updated Moralis SDK from 0.0.124
-> 0.0.128
, which seemed to resolve this problem for a while and the getTokenIdMetadata
endpoint did not throw error since, but the getTokenMetadata
endpoint still occasionally throws the similar error to the one before:Could you please check if there is not any problem on your side? Most of the time these calls works without any problems, but sometimes it throws this error. Thank you!