MGTwitterEngine-1.0.8-OAuth icon indicating copy to clipboard operation
MGTwitterEngine-1.0.8-OAuth copied to clipboard

application key and secret

Open amitbattan opened this issue 14 years ago • 1 comments

Hi

I am using this code for the MGTwitterEngine oAuth... but not working for me...

it give the same error I was getting in using xAuth without enabling xAuth

Error Log is: Twitter request failed! (3AFB8476-929F-4467-A4FE-DE43358CB62A) Error: The operation couldn’t be completed. (HTTP error 401.) ((null))

and one more thing I have not found anything in the for setting the application key and secret? may be error due to this.. please help me.

Thanks

amitbattan avatar Mar 03 '11 08:03 amitbattan

Hi,

This code is really old/out of date - I do not reccomend using it - instead look at this option:

https://github.com/mattgemmell/MGTwitterEngine

If you really want to use it, try looking at this sample code using it:

https://github.com/kimptoc/MGTwitterEngine-1.0.8-OAuth-MyTwitter

Regards, Chris

kimptoc avatar Mar 05 '11 09:03 kimptoc