I am using magento 1.9.2.4, was trying to get auth token like this, but not getting anything. I have tried so many times, gone through documentation but no luck help me?
$ curl -X POST "http://<domain.com>/rest/V1/integration/admin/token" -H "Content-Type: application/json" -d '{"username":"<name>","password": "<password>"}' $
Hello @aloknanone8804
Try to follow this article
https://www.eglobeits.com/blog/how-to-access-magento-rest-and-oauth-settings-for-rest-api/
If that doesn't help, let me know
Thanks @Gaurav_Jain02
I followed all the steps and used this url to send request
https://<domain.com>/oauth/initiate?oauth_callback=https://google.com
but i am getting this in response
oauth_problem=parameter_absent&oauth_parameters_absent=oauth_consumer_key
400 Bad Request
What am i doing wrong ?
Thanks for the update and quick reply. I'll be sure to keep an eye on this thread. Looking for the same issue. Bumped into your thread. Thanks for creating it. Looking forward to a solution. website
My custom Rest API get collection of newsletter subscriber is not working. Below is my module- Custom_Restapi. Custom/Restapi/etc/config.Kroger feedback
Can help me, any way to resolve this?
Thankq for sharing.keep post such informative post