deso-protocol / backend

HTTP API for a DeSo node
https://docs.deso.org
MIT License
133 stars 88 forks source link

Issue with uploading image to https://node.deso.org/api/v0/upload-image #622

Closed mvanhalen closed 4 weeks ago

mvanhalen commented 1 month ago

Seems there is an issue accepting the JWT in the upload-image endpoint. We use https://node.deso.org/api/v0/upload-image

We get back this error now:

"error": "CheckPrecedingTransactions failed to unmarshal json: invalid character '-' in numeric literal

Happens on nftz.me (old login) and alpha (new login via derived keys).

Happens on Diamond as well