Why am I getting error by running the following line of code? Cred <- OAuthFactory$new(consumerKey=consumerKey,consumerS
Posted: Thu Jul 14, 2022 2:17 pm
Why am I getting error by running the following line ofcode?
Cred <-OAuthFactory$new(consumerKey=consumerKey,consumerSecret=consumerSecret,requestURL=reqURL,accessURL=accessURL,authURL=authURL)
Error: object 'OAuthFactory' not found
Cred <-OAuthFactory$new(consumerKey=consumerKey,consumerSecret=consumerSecret,requestURL=reqURL,accessURL=accessURL,authURL=authURL)
Error: object 'OAuthFactory' not found