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
3 lines
214 B
Plaintext
3 lines
214 B
Plaintext
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.
|