I am using "Rest Data Source" to connect to a remote api, the api is the following https://sweb3.grupotsiperu.com.pe:8035/erp/api/rest/general/public/oracle-analytics-token
The api does not require any type of access credentials, I can access the api from the browser and postman without problems
The problem occurs when using Rest Data Source to connect to the api throws me the message
“An error occurred during URL invocation.
ORA-29268:
HTTP client error 403 - Forbidden
Instance proxy server was used.
Please contact the instance administrator for further information.”
I hope you can help me, thanks