You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Get challenge service not available
at IonProofOfWork.submitIonRequest (C:\tmp\ion\node_modules@decentralized-identity\ion-pow-sdk\src\index.js:27:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async main (C:\tmp\ion\index2.js:45:30)
Node.js v20.9.0
The text was updated successfully, but these errors were encountered:
I am trying to anchor the did to the default address and I am getting the following error
Getting challenge from: https://beta.ion.msidentity.com/api/v1.0/proof-of-work-challenge
C:\tmp\ion\node_modules@decentralized-identity\ion-pow-sdk\src\index.js:27
throw new Error('Get challenge service not available')
^
Error: Get challenge service not available
at IonProofOfWork.submitIonRequest (C:\tmp\ion\node_modules@decentralized-identity\ion-pow-sdk\src\index.js:27:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async main (C:\tmp\ion\index2.js:45:30)
Node.js v20.9.0
The text was updated successfully, but these errors were encountered: