what is the steps to renew pcsid if it is expired or there is some data in csr not corrected ?
i used this code to to renew it but i got error when is use complaince certfication as authen .
errore {“code”:“Missing-ComplianceRequestId”,“message”:“compliance_request_id is a required header”}
and this error when i use production certificateion in authentication
error .
You are not authorized to use this api endpoint
If you are using real data, please follow these steps to renew your PCSID:
Check Your Environment:
You might be using sandbox data, which is for testing purposes only. To renew your PCSID with real data, you need to use either the Fatoora simulation or production environment, depending on where your PCSID was originally generated.
Change the Endpoint:
Update the API endpoint to the appropriate environment:
Salam,
In your shared code you have entered only password as basic authentication where is username?
Secondly I am sure you are working on Sandbox not simulation or production since the url is of Sandbox. thanks
i used this code as pseudo code translated to other language and i use real data in simulation and core .i used also in postman app i got the same erorr we waiting to update this api