cancel
Showing results for 
Search instead for 
Did you mean: 

Postman Cannot get oauth/initiate to work. oauth_parameters_absent=oauth_callback

Postman Cannot get oauth/initiate to work. oauth_parameters_absent=oauth_callback

I am using Postman to try to go through the three step process to register an app for oauth access. The following is the text of the get statement. Consumer Key and Secret have been blocked out. The error I am getting is that the oauth_callback is absent but you can clearly see it as the first parameter in the get string. Is this a bug or am I doing something wrong here.

 

http://www.arpstore.com/oauth/initiate?oauth_callback=http://locahost/&oauth_consumer_key=xxxxxxxxxx...

PostmanMagentoError.png