We are trying to connect Face Mask Detection API by passing image and we are not able to get the desired result, We tried hitting the same API via postman which works fine but we are not sure what wrong we are doing while doing it from appian.
API-rapidapi.com/.../face-mask-detection
Appian Config:
API config-
Discussion posts and replies are publicly visible
I have tried the same API and for me it is running successfully. My suggestion is to keep in mind to use the same values of the headers as described in the explanation of the API on rapidapi.com.
But if you check the body it says "There aren't any files in Request." because he haven't passed the Content-Type explicitly