unisat-wallet / dev-support

14 stars 11 forks source link

Error : { "code": -2003, "msg": "quota unavailable", "data": null } #37

Closed Nate-Expert closed 1 week ago

Nate-Expert commented 4 weeks ago

I am trying Swagger link https://open-api-testnet.unisat.io/swagger.html to test few api for incribe a brc-20 token with API key i got from developer.unisat.io. I am getting Error : { "code": -2003, "msg": "quota unavailable", "data": null } error in response. Please let me know is there anything i am missing. In production same API key is working but not on testnet.

huanniangstudio commented 2 weeks ago

Please provide the first 6 digits of your API-KEY, we will check it.

Nate-Expert commented 2 weeks ago

Please provide the first 6 digits of your API-KEY, we will check it. here it is:

3141d9

Nate-Expert commented 1 week ago

This is working now. Thanks