I want to call oAuth 1.0 api using NSMutableURLRequest. I passed all value in header. But it gives authorisation header failed. Let me know how to pass OAuth value in header. Thanks
Asked
Active
Viewed 128 times
0
-
https://stackoverflow.com/questions/15930628/implementing-oauth-1-0-in-an-ios-app ? – Larme Sep 28 '17 at 10:20
-
@Larme All answer in this question is given based on TDOAuth library, now it is old and has too many errors. I want NSMutableURLRequest authorisation header request. – Rajesh Maurya Sep 28 '17 at 10:29