HttpError: <HttpError 401 when requesting https://youtube.googleapis.com/youtube/v3/captions/AUieDaY_k5NnAzqjoXutpcTxODYIp5dsRzEPOU7OEDfDRqvqRoU?tfmt=srt&key=AIzaSyAnKtZLrQ5NU2Zw1-k39BrlKuWiVR2XqWg returned "API keys are not supported by this API. Expected OAuth2 access token or other authentication credentials that assert a principal. See https://cloud.google.com/docs/authentication". Details: "[{'message': 'Login Required.', 'domain': 'global', 'reason': 'required', 'location': 'Authorization', 'locationType': 'header'}]">
한줄기 빛과 같은 블로그
https://devdiary.tistory.com/6
Local 에서 Google API 테스트 (feat. Google OAuth 2)
발단 Google Search Console을 이용하여 색인 데이터를 추가 / 삭제하는 API를 사용하기 위해 간단히 Local에서 테스트해보려 합니다. developers.google.com/search/apis/indexing-api/v3/quickstart Indexing API 빠른 시작 |
devdiary.tistory.com
https://goodthings4me.tistory.com/910
구글 API - 사용자 인증 정보 생성하기
Google API 사용을 위해 챗gpt에 묻고 그 결과로 나온 내용을 수행해보았다. API 및 서비스에서 사용자 인증 정보 만들기, OAuth 클라이언트 ID 만들기 절차를 진행한다. 구글 API 사용자 인증 정보 만들
goodthings4me.tistory.com