After Generate a CSR and make a compliance CSID request through ZATCA.
I Want Use the compliance request from onboarding to get a production CSID from ZATCA, using which invoices can be submitted to ZATCA through reporting or clearance APIs.
Problem This Erorr
You are not authorized to use this api endpoint
this error result on get_production_csid
this url
url: https://gw-fatoora.zatca.gov.sa/e-invoicing/core/production/csids
headers: {‘Accept-Version’: ‘V2’, ‘OTP’: ‘12345’, ‘accept’: ‘application/json’, ‘accept-language’: ‘en’}
body: {‘compliance_request_id’: ‘1733642278708’}
Response Text: You are not authorized to use this api endpoint
That is My Problem I Want Know What is problem