Even for new token and trying to connect with using
Even for new token and trying to connect with using the new API id and token ..getting same error "Connecting...
Using id_token
Connection faild: PureError: Could not retrieve a new access token
API C...
from there, you’ll build your jwt(to be used as the subject_token/id_token here) with the app id, the private key associated with the pubkey in pure1, and iat/exp params.