Topic: [Bug] API Endpoint /tag/related.json returns 403 on e926

Posted under Site Bug Reports & Feature Requests

Bug overview description.
Accessing the /tag/related.json endpoint on e926 returns HTTP code 403, with "access denied" as the reason in the response. This also happens with XML.

This doesn't occur on e621.
What part(s) of the site page(s) are affected?
The e926 API
What is the expected behavior?
The endpoint returning a proper response.
What actual behavior is given instead?
The endpoint returning "access denied"
Time of incident (if applicable).
24/10/2018 11:29 PM UTC+2 (although this has been happening since at least a few days ago)
Can you reproduce the bug every time?
Yes.
What steps did you take to replicate this bug?
1) Request /tag/related.json (example from documentation: https://e926.net/tag/related.json?tags=fluffy&type=species )
Errors or other messages returned (if any).
{"success":false,"reason":"access denied","message":"You do not have permission to access this page"}

Updated

It looks like I marked the related endpoint as members only by mistake, though now I'm considering if I want people embedding that specific endpoint in things without some accountability.

Updated by anonymous

  • 1