python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Google OAuth Refresh Token Auto Update
I have a project whose Publishing status is Testing (I am using Google Ads Api).
using FileStream stream = new("Credentials.json", FileMode.Open, FileAccess.Read);
/...
Blackerback
Votes: 0
Answers: 1
Problems trying to log in with Google OAuth
I have an Asp.Net MVC project where I set up a user login using Google login credentials.
In development environment everything went well, and I was able to log in with my Google user, but in producti...
Leonardo Silva
Votes: 0
Answers: 0
Google.Apis.Requests.RequestError - Expected OAuth 2 access token
We are getting the following error in c# when executing Google.Apis.Gmail.v1.StopRequest.Stop. **NOTE: this is code that has ran for 2+ years and suddenly stopped working around 3/23/2022. I am als...
Andy
Votes: 0
Answers: 1
check if file is opened Google Drive API
I need to write inside a file located in a folder of my account in google drive and I wrote a desktop application in VB.net using Google Driver API v3. Since that me and my friend use the same account...
Actarus Goldrake
Votes: 0
Answers: 1