generated from oracle-devrel/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
During the testsuite, the test of apex-database-apex fails because of the forward request in curl.
The same does not happen with a browser.
curl -i https://xxxx.apigateway.eu-frankfurt-1.oci.customer-oci.com/apex-database-apex/app/dept -b /tmp/cookie.txt -c /tmp/cookie.txt -L -D /tmp/result_json.log
HTTP/2 302
strict-transport-security: max-age=31536000
server: Oracle API Gateway
x-frame-options: sameorigin
location: http://xxxx.apigateway.eu-frankfurt-1.oci.customer-oci.com/ords/r/apex_app/apex_app/dept
Potential solution use another URL as UI_URL
https://xxxxx.apigateway.eu-frankfurt-1.oci.customer-oci.com/ords/r/apex_app/apex_app/dept
Metadata
Metadata
Assignees
Labels
No labels