I’ve been following the github repo GitHub - aspose-omr-cloud/aspose-omr-cloud-nodejs: Node.Js library for communicating with the Aspose.OMR Cloud API instructions in order to use ASPOSE for nodejs and as I tried to run the command “npm run demo” to get the first experience, it wouldn’t work because it returns a 404 message saying “NOT FOUND”
{
result: ResponseMessage {
code: 404,
body: null,
status: ‘Not Found’,
error: null
}
}
please I need help.
I am using Nodejs V.16.13.0 on MacOS and I created an accoiunt to get the secret key and client id (https://dashboard.aspose.cloud/)