Discussions

Ask a Question
Back to All

Lost KeyId

Hi, I've obtained the KeyId using the dedicated API, but I've not saved it and I lost it. Now when I call the api with Activation codes for Authentication (token property in json body of post) provided during the account creation, I got only a 403 error with this body {
"code": 45,
"message": "Forbidden",
"wlt": "wiR2WUAk"
}, that means Token already paired.
How can I obtained a new KeyId?
I'm using a sandbox account.
Kind Regards