I created TwitterServices.java to handle the twitter services.
the reason why it was failing before is that i created a request token to get an auth url, and then i would create a new one when i get the auth code. finished twitter intergration
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
I created TwitterServices.java to handle the twitter services.
|
||||
the reason why it was failing before is that i created a request token to get an auth url, and then i would create a new one when i get the auth code.
|
||||
|
||||
Reference in New Issue
Block a user