I can't able to run the sample nodejs file. I'm getting this error.
I got the different schema IDs for Transcript. when I try to run the Python it's getting same id. I don't know what is the problem in nodejs. can anyone please give me some tips for this?
Error Message - IndyError: LedgerNotFound (Note - Ledger is running in local machine)
Function Name - getSchema
Logs -
transcriptSchemaId 3UE25RkpATj3U7pa8NaUys:2:Transcript:1.2
jobCertificateSchemaId 3UE25RkpATj3U7pa8NaUys:2:Job-Certificate:0.2
item['schema_id']* MGTWtYd9piapuHhPay1HsM:2:Transcript:1.2
Line code -
https://github.com/hyperledger/indy-sdk/blob/main/samples/nodejs/src/gettingStarted.js#L326
https://github.com/hyperledger/indy-sdk/blob/main/samples/nodejs/src/gettingStarted.js#L782