Token generation failed for service account

HI Team ,

i am having below code snippet where i am trying to connect with google stotrage api:

<URL>https://storage.googleapis.com</URL>

<Authentication>

  <GoogleAccessToken>

    <Scopes>

      <Scope>

https://www.googleapis.com/auth/devstorage.read_write

                </Scope>

    </Scopes>

  </GoogleAccessToken>

</Authentication>

https://storage.googleapis.com

https://www.googleapis.com/auth/devstorage.read_write

and i am using one service account to deploy the api which sa is having token generator permission added but i am getting below error :

need help

Dear @supriyokumar274, we have noted your question and will keep it on our radar to ensure you receive an answer, as we encourage our community members and experts to share their insights.

In the meantime, feel free to explore our community’s past articles on Apigee security features.

Additionally, you are invited to join us this Thursday, June 25, at 10 AM CEST for a Community TechTalk on Agent Control Through an AI Gateway; RSVP here :right_arrow: Taking agentic from pilot to production: Agent control through an AI Gateway

@dchiesa1