Patient_Share Token Verification Failed

  1. API being called: https://dev.abdm.gov.in/cm/v1.0/patients/profile/share
  2. I have attached the screenshot of that error.
  3. As I am using sbx ABHA app for sending this api and for sending the request I’m using a QR code that contain {“hipid”: “CK_12345”, “code”:12345} this data.
  4. I have attached the screenshot of that output.

Hi @mnvittal
Make sure you send authorization token for each CM and Gateway request. This can be obtained from sessions API as shown here - HealthID Knowledge 101 - Solving Authentication (401) issues with HealthID APIs

Hi @ajeet.yadav,

I have tried with AuthorizationHeader token and tested the still the error is same.