We started getting 401 error this morning at 11:10 am. Before that we had no issue with API.
Making a post request to the following API: https://api.aspose.cloud/v3.0/barcode/recognize?Type=Pdf417
and getting the following error
{
“requestId”: “xxxxxxx-xxxx-xxxxx-xxxxx”,
“error”: {
“code”: “errorAuthorization”,
“message”: “invalid_token”,
“description”: “The signature key was not found”,
“dateTime”: “2025-01-09T17:38:54.1604579Z”,
“innerError”: null
}
}
This topic has been moved to the related forum: Urgent - Apose Barcode returns 401 - Free Support Forum - aspose.cloud