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

[bug] empty explorer api dapps list #3235

Open
r-oman-G opened this issue Nov 13, 2024 · 0 comments
Open

[bug] empty explorer api dapps list #3235

r-oman-G opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working needs review

Comments

@r-oman-G
Copy link

Link to minimal reproducible example

https://explorer-api.walletconnect.com/v3/dapps?projectId=your_project_id

Summary

I'm trying to retrieve a list of dApps using the WalletConnect Explorer API, but I'm encountering an issue. When I make the following call:

https://explorer-api.walletconnect.com/v3/dapps?projectId=your_project_id
I consistently receive an empty response: {"listings":{},"count":0,"total":0}. Based on the documentation, I expected this request to return a populated list of dApps.

Is there an issue with this API endpoint, or am I missing any required configurations or permissions for my project ID? Any guidance on resolving this would be greatly appreciated.

The documentation: https://docs.reown.com/cloud/explorer

Thank you!

List of related npm package versions

It's API question

@r-oman-G r-oman-G added bug Something isn't working needs review labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

1 participant