Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
This article describes the step-by-step process of generating an Access token for the Google Cloud Storage OAuth 2.0 Authentication for the webMethods.io.
User needs to have a working Google account, to log into the google cloud console. Sometimes it’s required paid tenant depending on the charges applicable on the API.
Note: Any coding or configuration examples provided in this document are only examples and are not intended for use in a production system without verification. The example is only done here to better explain and visualize the possibilities.
Now the Google Cloud Storage API is enabled successfully for the selected project. Now we will proceed for obtaining the Access token for the Google Cloud Storage OAuth 2.0 Authentication.
To generate the OAuth 2.0 Access_token for any google cloud storage APIs, the user needs to generate the “client_id” & “client_secrets” first. Navigate to the “API & Services” and click on the “Credentials”. On the page choose the “Create Credentials” dropdown and select the “OAuth client ID”.