Discussions
Not all data in API response
about 2 months ago by Sergei Pranevich
Hello! We are making a request: https://api.solana.fm/v0/tokens/CymAEsmuXuGKStpYtdWfEeUn48cFm9QWKMnhKm8ipump, expecting the token name in the response, but we get: {
"code": 404,
"message": "Token not found",
"status": "Not Found"
}
This happens for almost all tokens. Could you please suggest the cause and solution? Thank you.