I’m getting a spose ApiException [null,"[object] (Aspose\\Words\\ApiException(code: 500): [500] Error connecting to the API
from my production servers.
The online documentation: Aspose.Words Cloud - API References
is also returning :
{
"Error":{
"Code":"InternalError",
"Message":"Filemanager has not been initialized.",
"Description":"Operation Failed. Internal error.",
"InnerError":{
"Message":"One or more errors occurred. (Bearer error="invalid_token", error_description="The signature is invalid")",
"InnerError":{
"Code":"errorAuthentication",
"Message":"Bearer error="invalid_token", error_description="The signature is invalid"",
"Description":"Operation Failed. "
}