Dear ,
I have 3rd party api which is in json format and successfully shows the result in postman.
But when i implement in oracle apex>Rest Data Sources its gives an error Content-Type: text/html; charset=utf-8 .however i select json format but still its says that Application Express cannot compute a data profile from the response data of type: text/html;charset=utf-8
Thanks