gods-unchained-api icon indicating copy to clipboard operation
gods-unchained-api copied to clipboard

user/{address} route not working

Open saltoriousSIG opened this issue 5 years ago • 3 comments

The user/{address} route is returning {"error":"sql: no rows in result set"} for an address that is connected to a Gods Unchained account. user/{address}/inventory using the same address returns correct results.

saltoriousSIG avatar Aug 16 '20 01:08 saltoriousSIG

As far as I know, Gods Unchained is using Immutable X marketplace now, so you can probably use the Immutable X API to retrieve this information: https://docs.x.immutable.com/docs

kelvins avatar Aug 09 '21 16:08 kelvins

the project seems dead, there are many api can not work: /user, /ranking, etc

bugb avatar Sep 28 '21 00:09 bugb

I wanted to get info about centralized (not on chain) cards, and it doesn't return anything for neither of my connected addresses, while I have over 150 cards in inventory: https://api.godsunchained.com/v0/user/0x24dd2c71d4de306bac2e570443160ac79551b4f9/inventory https://api.godsunchained.com/v0/user/0xf47b6049bebeccd7d4db3fe4f298e98a7efa6c3f/inventory

Maxim-Mazurok avatar Jul 18 '24 10:07 Maxim-Mazurok