I have a FHIR api which will get all the organizations. So I want to get one of the organization by passing an ID. To achieve this, I am using data factory web activity get api call. But the API is working fine from postman but its not working in web activity.
Error: refer screenshot

While creating web activity, I used basic authentication to connect and I used AutoResolveIntegrationRuntime.

