Skip to main content

All Questions

0 votes
0 answers
45 views

Google cloud scheduler http post error 415 FAILED_PRECONDITION

I have created a webapi in asp.net mvc core. The method in the api controller is decorated like this - [HttpPost] public async Task Post([FromBody] string value) Then I scheduled a job from google ...
sbanik's user avatar
  • 33
0 votes
1 answer
43 views

New Google place api using google OAuth, ask failed to refresh token

I have a Express.js backend, and i want to use Google new place API, so I need to to auth throw Oauth, the issue after a certain amount of time around one day I need to reauthorize the app, I get this ...
yassir agh's user avatar
0 votes
1 answer
109 views

Adding Oauth 2.0 to Google Fact Check Tools API

I have a simple Python code to search through Fact Check claims using the Google Fact Check Tools API. I have updated the code to include OAuth flow and here is my code: import requests import google....
Basith's user avatar
  • 851
0 votes
0 answers
70 views

Google OAuth 2.0 Policy Compliance Error during token exchange

I’m working on integrating Google OAuth 2.0 into my application for Gmail API, and I’m facing an issue that I can’t seem to resolve. Note: I’m not showing my actual domain—so when I say mydomain, it ...
donut's user avatar
  • 101
0 votes
0 answers
24 views

GCP Authentication using tokens

I have a desktop app and I want to use GCP cloud API. I want to authenticate using tokens. I first download the credentials andthen create a token file. Below is my code: SCOPES = ['https://www....
user1753640's user avatar
0 votes
0 answers
59 views

Handler after press button cancel Login with Google

I have a project with Hapi JS and use Bell for provide Sign in with Oauth Google. In handler for Sign up or Sign in, there problem i found it. If user press Cancel button after choose a account (in ...
Yunian Rezky's user avatar
1 vote
1 answer
231 views

Unable to add any client ID on Domain Wide Delegation

When I'm trying to add a client ID on the Google Workspace Domain Wide Delegation, i'm getting an error 'Invalid client ID'. I have tried with a client ID that is already here, and same error. Does ...
Eliot's user avatar
  • 139
0 votes
0 answers
20 views

Cannot Open Open File From Server Action in Next 14

I am trying to authenticate using google cloud. Per their documentation, I got the crendentials.json and for testing purposes I added to the root directory of my project. here is the snippet of code ...
RALPH MAALOULY's user avatar
0 votes
0 answers
87 views

Google OAuth2 Redirect URI Only Using Localhost

I have a NextJS app being hosted with the new Firebase App Hosting. I've set up the apphosting.yaml and linked my secrets to those in the google cloud secret manager. Consent screen is set up and able ...
hego64's user avatar
  • 365
0 votes
1 answer
110 views

Periodic renewal requirements for ongoing Gmail access via OAuth starting June 3, 2024

This is regarding mail received from google for subject "Periodic renewal requirements for ongoing Gmail access via OAuth starting June 3, 2024". We need to know details regarding line ...
Jaspreet Jolly's user avatar
0 votes
0 answers
2k views

Document AI - Processor location issue [duplicate]

I'm using a Mac and I have created a simple Document AI processor on the Google Cloud Platform (PDF splitter). This processor was trained, tested and deployed. I'm now desperately trying to make use ...
AlexCT's user avatar
  • 35
0 votes
0 answers
60 views

Google OAuth Account suggestions after Sign-in breaks Authentication Flow (Blank Popup)

I've recently implemented Google Auth in our web application, and we are encountering an issue that disrupts the authentication flow for certain accounts. Here's a detailed description of the problem: ...
Víctor González Martínez's user avatar
0 votes
1 answer
446 views

Google generativeai 403 Request had insufficient authentication scopes. [reason: "ACCESS_TOKEN_SCOPE_INSUFFICIENT"

I have tried the simple POC for generativeai on its own to do 'generate_content' and it works. Now I am trying to integrate the generativeai to existing project and just trying to get the model only ...
Win Myo Htet's user avatar
  • 5,449
2 votes
1 answer
59 views

PHP Laravel Google OAuth gives error for some users

I own www.sweai.se I integrated Google login, and it works for me, friends, wife etc. No issues. However one user reported redirect error, and today I got a spike in users and I got a few reporting ...
Ironside Gaming's user avatar
0 votes
0 answers
135 views

Google account logout error in web application

I have an application in which you log in with a Google account to see the calendar with the events of that account, my problem comes when it comes to logging out, the code below is the function in ...
Hugo Jiménez's user avatar

15 30 50 per page
1
2 3 4 5
49