Skip to content

Listing all project releases via the API #24472

Discussion options

You must be logged in to vote

Hi @runtman

I believe the answer to this may be as easy as removing the trailing slash from the URL you are trying to get. Using the node Repository as an example, I am able to fetch:

https://api.github.com/repos/nodejs/node/releases

But, when I try to fetch 

https://api.github.com/repos/nodejs/node/releases/

I get a 404. 

Let me know if this works!

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants