My Oracle Support Banner

Getting PBSMCS Error While Generating Access Token in Environment With Proxy Server (Doc ID 3041783.1)

Last updated on SEPTEMBER 12, 2024

Applies to:

Oracle Financial Services Profitability and Balance Sheet Management Base Cloud Service - Version 24B and later
Information in this document applies to any platform.
Oracle Financial Services Profitability and Balance Sheet Management Base Cloud Service (PBSMCS)

Symptoms

For External Scheduling and Rest APIs, in an environment that uses a proxy server, when using curl to attempt to generate an access token as described in the "Public APIs for Profitability and Balance Sheet Management Cloud Service" User Guide, you get the error below:

access_token=`curl -s --insecure -H "Authorization: Basic $ENCODED" -H "Content-Type: application/x-www-form-urlencoded;charset=UTF-8" --request POST $IDCS_URL -d "grant_type=password&username=$USERNAME&password=$PASSWORD&

The following error occurs:

{"error":"invalid_request","error_description":"The request contains invalid parameters or values."}

As a result, you cannot proceed with working on the file upload, export, and import APIs.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.