Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Veryfi process doesn't work #66

Open
Cattivik73 opened this issue Feb 6, 2023 · 1 comment
Open

Veryfi process doesn't work #66

Cattivik73 opened this issue Feb 6, 2023 · 1 comment

Comments

@Cattivik73
Copy link

Cattivik73 commented Feb 6, 2023

After login I followed your instructions to proceed with verify process.

I added the auth-token received in the previous request in the header of the new request and the body:

{"pin": "123456"}

I send all to the compiled URL

https://rest-prod.immedia-semi.com/api/v4/account/xxxxxx/client/yyyyyy/pin/verify

But I got this message:

{
"message": "Unauthorized Access",
"code": 101
}

What am I doing wrong?

Thank you

Claudio

@hex-ronin
Copy link

This happened to me as well. Then I noticed that the account.tier was returned in the login response and I sent the verify to the endpoint with the tier value. That works. This is talked about in the instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants