Oracle refuses authentication with REST API
Summary
Oracle refuses authentication with REST APIContent
Hello there,
I am using the Oracle Cloud API to back up our local files into the object storage service. Using the CLI to bulk-upload our files and PHP to download them when needed.
On the test environments, sending request to oracle cloud is working as expected, but when deploying the PHP app on our production server (RHEL 4.4), the response body from oracle is the following: (e.g: ListBuckets request)
"{"code":"NotAuthenticated","message":"The required information to complete authentication was not provided."}"
Yet, the configuration is the same, but for some unknown reasons
Tagged:
1