Error Fatal when making a quotes request.
Opened this issue · 11 comments
// https://breakingbadapi.com/api/quotes
{
"name": "error",
"length": 118,
"severity": "FATAL",
"code": "28000",
"file": "miscinit.c",
"line": "716",
"routine": "InitializeSessionUserId"
}
@timbiles may check this
@timbiles too
@Miguel98266 @mbfakourii @armand0212 Guys, maybe some of you have the server responce to request "breakingbadapi.com/api/deaths" ?
In this case I can share with you info how you can replace breakingbadapi
I also have the same problem with /characters section
@megatz @chandrey34 Not sure why you're tagging me in this? But I might just try to help out.
One question. Is the problem against the http://breakingbadapi.com-endpoint, or did you actually clone the repo and set it up locally?
@megatz @chandrey34 Not sure why you're tagging me in this? But I might just try to help out.
One question. Is the problem against the http://breakingbadapi.com-endpoint, or did you actually clone the repo and set it up locally?
Hi, thanks for replying quickly. It's regarding 500 error from GET https://www.breakingbadapi.com/api/quotes. Do you think it's possible to check why is it failing ?
Hi, thanks for replying quickly. It's regarding 500 error from GET https://www.breakingbadapi.com/api/quotes. Do you think it's possible to check why is it failing ?
The only person that can check that is the owner of the web server, which I assume is @timbiles . No one else.
Since there hasn't been any replies to any of the issues regarding the same error, I would assume that this is a dead project, and if I was relying on the API for some application that I would be writing, I would set up the API myself, either locally or on a web server that I control.
Hello! I have the same problem with https://www.breakingbadapi.com/api/quotes/10 and all the content of API
{
"name": "error",
"length": 110,
"severity": "FATAL",
"code": "28P01",
"file": "auth.c",
"line": "331",
"routine": "auth_failed"
}