You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.
I am trying to use the rtweet::search_fullarchive() function using access through an academic project, Twitter's new program for allowing access to the full archive for research use.
Expected behavior
I expected a tibble with the results of the search to be returned.
Reproduce the problem
I tried to run the following (after creating a token interactively earlier using the credentials associated with my academic project):
tweets/search/fullarchive/research ***Warning: list(message = "Forbidden: Authentication succeeded but account is not authorized to access this resource.", sent = "2021-02-16T18:49:13+00:00", transactionId = "000de4b900358352")
Your authenticate seems to be failing. Can you do anything else that requires (your) authentication?
It says your "account is not authorized to access this resource"
Problem
I am trying to use the
rtweet::search_fullarchive()
function using access through an academic project, Twitter's new program for allowing access to the full archive for research use.Expected behavior
I expected a tibble with the results of the search to be returned.
Reproduce the problem
I tried to run the following (after creating a token interactively earlier using the credentials associated with my academic project):
The following was returned:
rtweet version
‘0.7.0’
Session info
Token
The text was updated successfully, but these errors were encountered: