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...