Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFT searches seem to never work and we should style the Error messages different than normal responses #328

Open
jacobryas4 opened this issue Jul 12, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@jacobryas4
Copy link
Contributor

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:

Screen Shot 2023-07-12 at 4 55 18 PM

@jacobryas4 jacobryas4 added the enhancement New feature or request label Jul 12, 2023
@brucedonovan
Copy link
Contributor

@jacobryas4 I guess this is related to the API key for opensea not being set BE run locally. PLease check if this still happens on the dev site:
https://dev--ironclad-parent.netlify.app/

@aniemerg
Copy link
Member

aniemerg commented Aug 3, 2023

@jacobryas4 was the API key the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants