-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello!
Since some hours ago I'm getting this error Cannot GET /v2/... when accessing the api method which allows to get authors info.
For example:
https://api.spiget.org/v2/authors/LoneDev
https://api.spiget.org/v2/authors/inventivetalent
Even using your online docs request maker shows the same result.
https://spiget.org/documentation/#!/authors/get_authors
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
<script src="/cdn-cgi/apps/head/XXX.js"></script></head>
<body>
<pre>Cannot GET /v2/authors/inventivetalent</pre>
</body>
</html>Not working API methods:
https://api.spiget.org/v2/authors/inventivetalent
https://api.spiget.org/v2/authors/inventivetalent/resources
https://api.spiget.org/v2/authors/inventivetalent/reviews
Working methods:
https://api.spiget.org/v2/search/authors/inventivetalent
https://api.spiget.org/v2/authors
Metadata
Metadata
Assignees
Labels
No labels