Get your own customer support community
 

Can't get appKeys in V2 API working :(

Is there any chance that with all recent changes to the api appkeys are not working properly?
For example, when trying to make a request to the topics api, I'm calling:

http://api.postrank.com/v2/topic?appKey={ mywebsiteurl.com } &id={ userid } &tags={ tags } &level=1&num=10&start=0

But I always receive back a 400 with "error": "Invalid application key, please check the API documentation."

I've tried appKey with values like "www.mywebsiteurl.com", or the Consumer Key I get after registering for an API key, with no luck. (mywebsiteurl.com is just an example, I'm using my real app url for that, of course).

I'm suspecting that not only I have the wrong api key, but also in the docs there's a mention to a "user_hash"

http://api.postrank.com/v2/topic/{user hash}/{tags}?appkey=postrank.com/example

[ http://www.postrank.com/developers/ap... ]

that doesn't get mentioned anywhere else in the Documentation, as well as not existing in the results of a getUserInfo call.

Would it be possible to post a more detailed example on how I should be creating this call ? The current docs are not really helping!

Thanks!

.marcos
 
sad I’m confused
Inappropriate?
1 person has this question

User_default_medium