I try to get a tokens price info on the ropsten testnet. For ETH it all works but no matter which factory name I try on ropsten I get a 400 Undocumented Error: Bad Request
Response body
Download
{
"message": "No valid exchange found for the provided chain and/or to_block"
}
Does anyone have an idea why?