Erik_Hanssens | 2021-06-01 06:57:05 UTC | #1
Hi,
I have an action calling a function hosted on Google Cloud Platform. The integration has been setup to use the service account by defining the client id, client email, private key id and private key.
When testing the function, I always get the following message : "No authentication bearer token specified in authorization header."
A java application using the same service account definition is running fine, this is a test application to validate the GCP side. Using a web service data action and defining the "Authorization" in the headers works but this token is only valid for one hours. It was used to validate the url of the end point and interpretation of the response.
The action contains only the template URL. I tried to re-enter the credentials to resolve a copy/paste error but it doesn't help.
Can you please tell me if you already faced such an issue with the Google Data Action?
Thanks in advance,
Erik
Erik_Hanssens | 2021-06-02 15:20:18 UTC | #2
issue is fixed, part of the solution is at https://help.mypurecloud.com/articles/add-configuration-custom-actions-integrations/ the other part has to do with the Cloud Functions API that was disabled
system | 2021-07-03 15:20:19 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 11074