Verify/user gives invalid t-token

url - https://abhasbx.abdm.gov.in/abha/api/v3/profile/login/verify/user
Request - {
“ABHANumber”:“91-6242-5360-4232”,
“txnId”:“9b4ce0f9-3a27-4598-a02a-b889479f4fb0”
}
header - REQUEST-ID and TIMESTAMP

Gives response

{‘message’: ‘Invalid T-token’, ‘timestamp’: ‘2023-10-16 18:51:24’}

verify/user does not have a token field t-token

@IntegrationSupport

1 Like

facing similar issues on my end too. @IntegrationSupport.

tried adding, the token response from /login/verify as header but gave the same error

Hi
In headers please use T-token, which is value received from https://abhasbx.abdm.gov.in/abha/api/v3/profile/login/verify with bearer followed by token received

Regards,
FIME