pycoingecko icon indicating copy to clipboard operation
pycoingecko copied to clipboard

Inactive coins are not found

Open SmartManoj opened this issue 4 years ago • 0 comments

https://www.coingecko.com/en/coins/uponly


\pycoingecko\api.py", line 36, in __request
    raise ValueError(content)
ValueError: {'error': 'Could not find coin with the given id'}

SmartManoj avatar Apr 07 '22 06:04 SmartManoj