Hi I was using the free placefinder before for store lookup by postal code and now that that is being deprecated and a paid version needs to be used I am looking to the Boss implementation. My issue is I created a project and got the appid, consumer key and secret and entered the payment info however when I now try to access the api I get an invalid signature error. Not sure if I am missing something or have an in correct call. The http get I am sending is as follows: (I am Xing out the important info partially for security purposes)
http://yboss.yahooapis.com/geo/placefinder?appid=evnXXXXX&oauth_version=1.0&oauth_nonce=ef3a091928d5491624c0ac54d697124422705091&oauth_timestamp=1360257380&oauth_consumer_key=dj0yJmk9VFRQMFA1UEE3YnVzJmQ9WVdrOVpYWnVOMjlsXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX&oauth_signature=1b32e8f27ff52004844efXXXXXXXXXXXXXXX&oauth_signature_method=HMAC-SHA1
Do I add the location and flag to this URL, or do I need to get a token? if yes steps please so I do not forget a piece of this procedure.
Can you advise as to what I am doing wrong and possibly provide in this posts steps I need to follow, I read the documentation but it seems that in some cases some info may or may not pertain to my use so I am a little stuck.
Thanks,