I am trying to use youtube api to collect some data for a project. To do this, I was generating accessToken using a microservice with refresh token that I get from the email account. But, Whenever I use the generated token, i get a response saying that I have maxed my quota. I checked my quota stats in the GCP account I could see that the quota was set to zero. I was wondering if someone could help me in updating this.
Thanks