Suspended account
Tuesday, February 1, 2022 at 12:06pmI am trying to test creating a package and I'm getting this response from OneSpan:
{"messageKey":"error.unauthorised.accountSuspended","message":"Cannot create session with suspended account.","code":401,"name":"Unauthorized"}
Is there any way to unsuspend my sandbox account?
My user e-mail is [email protected]
Reply to: Suspended account
Wednesday, February 2, 2022 at 08:22amHi Esteban,
I can confirm that you have an account with the email you provided under US2 sandbox (https://sandbox.esignlive.com/api), however, our support agent can't find any 401 error in the recent logs from your account. Could you try to log onto the UI portal (https://sandbox.esignlive.com/a/login) and do a quick check of the API Key there? If the API Key is correct, could you try to add another sender to your account, grant the person Manager permissions and try to use his/her API Key instead?
Duo
Reply to: Suspended account
Tuesday, February 1, 2022 at 02:32pmHi Esteban,
It seems I can only find your email at US2 Sandbox where the user status is Active, could you confirm this is the environment you are developing with? And do you still have access to the UI portal with this email?
You could also file a support ticket ([email protected]) so that our support agents can directly help you set up the account if necessary.
Duo
Reply to: Suspended account
Tuesday, February 1, 2022 at 02:52pmHi Duo:
Here is the message I'm getting:
An remote server exception occurred creating the signing package in eSignLive. com.silanis.esl.sdk.internal.EslServerException: Could not create a new package Exception: HTTP POST on URI https://sandbox.esignlive.com/api/packages resulted in response with status code: [401, Unauth orized]. Optional details: {"messageKey":"error.unauthorised.accountSuspended","message":"Cannot create session with suspended account.","code":401,"name":"Unauthorized"}
I am using the correct API key.
Reply to: Suspended account
Tuesday, February 1, 2022 at 04:05pmCan you please confirm the URI we need to be using?
Reply to: Suspended account
Wednesday, February 2, 2022 at 09:31amI have verified this is working correctly on my end. Thank you.