You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Oracle refuses authentication with REST API

edited Mar 11, 2019 12:15PM in OCI - General 5 comments

Summary

Oracle refuses authentication with REST API

Content

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:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!