You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It seems that if we request information about some NFT collection but not by its symbol we get the error
To Reproduce
"Show me the information about miladys collection"
Expected behavior
Not sure, but seems we should see the list of collections we can find by that name and answer which one user is interested
Additional context
When we request the MagicEden API with the incorrect symbol we get the next response {"symbol":"miladys","listedCount":0}
I think here is the issue.
The text was updated successfully, but these errors were encountered:
Describe the bug
It seems that if we request information about some NFT collection but not by its symbol we get the error
To Reproduce
"Show me the information about miladys collection"
Expected behavior
Not sure, but seems we should see the list of collections we can find by that name and answer which one user is interested
Additional context
When we request the MagicEden API with the incorrect symbol we get the next response
{"symbol":"miladys","listedCount":0}
I think here is the issue.
The text was updated successfully, but these errors were encountered: