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
and on the front end, when the error is presented it appears just like normal message test. We should probably style this differently than a normal text response:
The text was updated successfully, but these errors were encountered:
Searching for NFTs never seems to work, even when asking for specific NFT collections. This seems to be a backend issue, per the logging:
raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://api.opensea.io/api/v1/asset_contract/0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D
and on the front end, when the error is presented it appears just like normal message test. We should probably style this differently than a normal text response:
The text was updated successfully, but these errors were encountered: