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
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