I am getting 500 pretty regularly (not always) when trying to get token balances for some addresses.
I am passing list of tokens(38 of them) as part of request url (token_addresses=0xdAC17F958D2ee523a2206206994597C13D831ec7&token_addresses=0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48&token_addresses=…)
Status code and message of the response:
statusCode: 500,
statusMessage: ‘Internal Server Error’,