Forums
Why aren't my requests working? I am in sandbox mode, trying to use one of the Provider APIs which my app has access to. Provider APIs don't requrie OAUTH2 and so there's nothing more I should need to do besides adding my clientId, which I do.
I'm using the "https://esbndp-api2.bsc.bscal.com:443/bsc/fhir-sandbox/fhir-server/api/v4/provider-directory/InsurancePlan" url because that's what I'm told to use. Using "https://api-dev.blueshieldca.com/bsc/fhir-sandbox/fhir-server/api/v4/pdex-plan-net/InsurancePlan", which i've seen elsewhere, results in a 404 error.