Replies: 1 comment
-
You should not need to pass any authorization for the public nodes. As this discussion is unrelated to this repository I will close it here. Feel free to re-open in https://github.com/iotaledger/iota.js |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear team,
After gen DID sucessful and CID from IPFS, I would like to push as message to IOTA Tangle. And I followed this code
https://github.com/iotaledger/iota.js/blob/dev/packages/iota/examples/data/src/index.ts
and also usinghttps://api.testnet.iotaledger.net
RPC API Node.But I recived the erorr that
Error in main function ClientError: invalid or expired jwt, error: code=401, message=invalid or expired jwt, internal=signature is invalid
Can anyone help me with pushing messages or data to the IOTA Tangle?
Beta Was this translation helpful? Give feedback.
All reactions