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

cant offer or list nfts. #540

Open
agentjacker opened this issue Dec 15, 2024 · 1 comment
Open

cant offer or list nfts. #540

agentjacker opened this issue Dec 15, 2024 · 1 comment

Comments

@agentjacker
Copy link

I want to be able to list the nfts or make offers to them but when i try it just keeps giving a 404. i have this as my env
NEXT_PUBLIC_HOST_URL=https://api.reservoir.tools
RESERVOIR_API_KEY="xxx"
NEXT_PUBLIC_ALCHEMY_ID="xxx"
NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID="xxx"
but it still fails. previously i had NEXT_PUBLIC_HOST_URL as http://localhost:3000 but this failed so that makes sense since the content is not on my device. but i tried using the actual api url api.reservoir.tools but that fails as well

anyone know what i can do to fix this?
been on this issue for a while now
Screenshot 2024-12-15 at 1 56 18 PM

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

No branches or pull requests

2 participants
@agentjacker and others