-
I can't find the authorize page.
When I try to enter https://api.producthunt.com/v1/docs/oauth_user_authentication/oauth_authorize_ask_for_access_grant_code_on_behalf_of_the_user it's redirecting to h…
-
Using this project I run a multi-module appengine app. It has 8 java modules (some flex, some standard).
Each module run using this library causes one java process to be created for each module. Ea…
-
Hi, just wondering if you're able to tell me if the votes has any kind of limit on it? 50 per page is fine, i'm using:
/votes?per_page=50&newer='+statData.lastVoteId+'&order=asc
on a loop where stat…
-
There's a reference in the API Docs to:
> Follow the steps in OAuth User Authentication oauth#authorize to receive an access_grant
However, there doesn't seem to be a link/page on how one should us…
-
Original issue by @JackWink - Imported from fastlane/pilot#59
Our Fastfile is very similar to the ProductHunt example.
`…
-
Hi guys, I'm playing with your public api and following [this API doc](https://api.producthunt.com/v1/docs/oauth_client_only_authentication/oauth_token_ask_for_client_level_token) I get 404 on the pre…
-
Hey @sindresorhus 😄
I have built a desktop menubar app called Foco. It's like [noisli](https://www.noisli.com/) but for desktop. It would be awesome if you could try it out and give some valuable fe…
-
Hi, whats the best way to make a call to actual product. So if i wanted to get all comments and votes for https://www.producthunt.com/tech/ubeen
The below doesn't work, but that's probably because i'…
-
![image](https://cloud.githubusercontent.com/assets/5207331/14342749/adc6f264-fcb9-11e5-9159-8b5689da227b.png)
if I click any option button, that option is gone! for everyone!
And there is no way to …
-
This is a follow on from #326... the ability to use this API with HTML forms seems limited, which strikes me as quite odd given that this API just collects form data. In particular, web applications …