Unable to share profile

Hey, @IntegrationSupport


we are facing an issue on share profile. what will be the request body and header key values pair for successful execution of share profile api we have tried all the solution given in forum but they didn’t worked for us. the previous step which is Confirm Auth is successfully executed but this one creating issue Please provide solution.

client id - SBX_002358

Hi @pritamsingh07100, Pls check this thread - After sharing information with a hip using the phr app, I did not receive the share callback details

It would be helpful.

hello @atulsharma I tried but when ever we are scanning the qr code from PHR app and try to click on share button I am getting a message Low speed internet connectivity please try again even if my network connectivity is above 600mbps but the callback are coming to our callback URL

@pritamsingh07100 - (1) You have to create this endpoint at your side -
{{HIP-HOST-URL}}/v1.0/patients/profile/share

(2) After receiving payload, you have to generate the token and make a call at this endpoint -
{{ABDM-Gateway-URL-}}/v1.0/patients/profile/on-share

Swagger link for API Details - https://sandbox.abdm.gov.in/swagger/ndhm-hip.yaml

I have done both, but still getting LOW SPEED INTERNET CONNECTIVITY.