I tried making a few calls using the `orderBy` field and got HTTP 500 errors. This query field isn't working properly. For instance: - <https://api.magicthegathering.io/v1/cards?pageSize=20&setName=New%20Phyrexia&orderBy=number> - <https://api.magicthegathering.io/v1/cards?pageSize=20&setName=New%20Phyrexia&orderBy=id> both return HTTP 500 errors.
I tried making a few calls using the
orderByfield and got HTTP 500 errors. This query field isn't working properly.For instance:
both return HTTP 500 errors.