Page 1 of 1

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
by answerhappygod
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