Hi,
i am trying to integrate magento api in my .net application. i have consumer key but while trying to get request token i m getting
401 unauthorized access error.
I am using following request token api oAuth 1.0 a.
https://***************/oauth/initiate"
oath_callback="xxxxxxxxxxxxxxxxxxxxxxxxx",
oath_consumer_key="xxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
oath_nonce=" ",
oath_signature="6DnmSgw9W8y3ZG8UmVgQORYDkoA%3D",
oath_signature_method="HMAC-SHA1",
oath_time stamp="1472032000",
oath_version="1.0"
method- POST
Please reply ASAP.
Thanks in Advance