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
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
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!
Beta Was this translation helpful? Give feedback.
All reactions