Error in `httr2::req_perform()` at youtubeR/R/aaa_requests.R:44:3:
! HTTP 403 Forbidden.
• OAuth error: insufficient_scope
• realm: https://accounts.google.com/
• scope: https://www.googleapis.com/auth/youtube.force-ssl
Run `rlang::last_trace()` to see where the error occurred.
Related? see issue #18
aaa_authentication.R scope is hardcoded as:
I am working getting
video comments
(https://developers.google.com/youtube/v3/docs/commentThreads/list)Works in Youtube's
Try It!
The required scope is
youtube.force-ssl
But with R, getting this 403 error:
aaa_authentication.R
scope is hardcoded as: