Extensions
Supercharge RapidAPI for Mac using extensions! Either you want to have generated client code for your favorite language, import 3rd party file formats or compute dynamic values, an extension is probably here for you.
You can also make your own.
Install on RapidAPI for Mac
This extension creates the authorization header for HTTP REST requests to Oracle's OCI REST APIs. The extension leverages the required headers to construct an authorization header based on the requirements defined in the OCI REST API documentation. POST and PUT requests also require a `x-content-sha256` header calculated based on the body of the request. The default SHA256 dynamic value should be used to calculate this header; ensure that base64 encoding is used.
Install on RapidAPI for Mac
Infos
- Author: Scott Harwell
- Identifier:
me.harwell.PawExtensions.OciFnAuth
- Version: 2.1.0
- Version SHA:
54e6b61a0ccd7bc60078892a623bc9e7d4c99339
- Updated On: Jan. 11, 2023
Contribute
Fork on Github