Hi Team,
We are trying to access dpc sandbox url (https://sandbox.dpc.cms.gov/api/v1/Token/auth) from azure east us2 vnet using azure integrated runtimes and we are getting 403 Forbidden error response. When checked with azure team and network team, we are unable to trace the call going out of our network. The same setup works fine for BCDA sandbox in azure data factory and also DPC sandbox works from Postman. Can you help us understand what are we missing here.
Hi,
Thank you for your response.
After adding the “user-agent” header, we are now receiving a 200 response.
Quick question: Is the “user-agent” header mandatory for all DPC endpoints?