ergenekonyigit / trendcat

:octocat: A new tab extension for GitHub and HackerNews with ClojureScript https://chrome.google.com/webstore/detail/trendcat/efpdjmbhdeindmfegilaloknlpfloefd
https://trendcat.netlify.com/
MIT License
71 stars 0 forks source link

Github Trending API got 404 #4

Open tansionline opened 3 years ago

tansionline commented 3 years ago

Describe the bug When I changed the programming language API doesn't work.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Programming Languages'
  2. Click on 'any Language'
  3. Its never response

Expected behavior When I change the Programming Language its categories have to be changed to

Screenshots

Screen Shot 2021-03-28 at 17 19 20

Desktop (please complete the following information):

tansionline commented 3 years ago

This is the response:

{
  "ErrorCode": "HTTPTriggerNotFound",
  "ErrorMessage": "there is no http trigger associated with service 'github-trending-api', function 'repositories' and qualifier 'LATEST'"
}
tansionline commented 3 years ago

I think all about this repo and issue: Issue

ergenekonyigit commented 3 years ago

Hi, thank you for the report! I'll check fix asap.