Workload Identity Federation_GCP: Connection Error

151 views Asked by At

I'm trying to access GCP resources from an application which is deployed in AWS using Workload Identity Federation. So I set the config file in environmental variable (like how we do with normal service account key) but its not connecting and sending me an error message.

I've added the snippet of error message below:

//error message//

{ "message": "\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n \n 404 - Not Found\n \n \n

404 - Not Found

\n \n\n" }

//

I'm not sure why this is happening. Could someone assist me on this please?

0

There are 0 answers