Why do I get an internal error when requesting this url?
But if I add counter_asset_type the error doesn't appear. In the docs counter_asset_type is marked as optional argument.
Why do I get an internal error when requesting this url?
But if I add counter_asset_type the error doesn't appear. In the docs counter_asset_type is marked as optional argument.
Whether counter_asset_type is required or not, you should not be seeing an internal server error. As the error document states, this is the server's fault, not yours.
I took a quick look through the issues list and couldn't see this listed (though I'm not ruling out the possibility that I've overlooked it), so I raised it.