Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

89
Views
Google books public api - 401

When locally trying to use Google books api to get public data:

Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project."

API_URL = "https://www.googleapis.com/books/v1/volumes";
this.http
    .get<GoogleBooksApiInterface>(`${this.API_URL}?q=${title}`)

Even after adding &key=api_key, the response is the same.

about 4 years ago · Santiago Trujillo
1 answers
Answer question

0

After spent some time to figure it out and found solution (which is not unfortunately mentioned in google documentation): to make it works in my case I use NodeJS on the backend side and moved there this API request.

Angular => NodeJS => API call => Angular

about 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!