Hello NFT.storage Support,
I have an NFT.storage account and generated an API key from the dashboard: 08a52a17.14e648a9d6344230bb8115526c4558e6
However, when I try to use this key with the /upload endpoint, I get this error:
{
"ok": false,
"error": {
"code": "ERROR_MALFORMED_TOKEN",
"message": "API Key is malformed or failed to parse."
}
}
I understand this is a known issue where the dashboard provides short keys but the upload endpoint requires legacy JWT tokens [citation:1][citation:2].
Could you please enable a legacy API key (JWT token) for my account so I can upload files using the /upload endpoint?
Thank you!
Hello NFT.storage Support,
I have an NFT.storage account and generated an API key from the dashboard: 08a52a17.14e648a9d6344230bb8115526c4558e6
However, when I try to use this key with the /upload endpoint, I get this error:
{
"ok": false,
"error": {
"code": "ERROR_MALFORMED_TOKEN",
"message": "API Key is malformed or failed to parse."
}
}
I understand this is a known issue where the dashboard provides short keys but the upload endpoint requires legacy JWT tokens [citation:1][citation:2].
Could you please enable a legacy API key (JWT token) for my account so I can upload files using the /upload endpoint?
Thank you!