Anubis blocks my api-script #17086
-
Describe the issuewhen I fetch https://translate.mattermost.com/api/users/ with my api-key in the authorization header I receive following response I already tried
Steps to reproduce the behaviorMake in golang an api call to https://translate.mattermost.com/api/users Expected behaviorI expect to receive a json array ScreenshotsNo response Exception tracebackHow do you run Weblate?weblate.org service Weblate versionsNo response Weblate deploy checksAdditional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
|
What does the script do? What error do you get? |
Beta Was this translation helpful? Give feedback.
-
|
It generates user stats like this: https://github.com/ctlaltdieliet/mattermost-i18n-scoreboard/blob/main/pages/previous_month_top_contributors.md |
Beta Was this translation helpful? Give feedback.
I played a bit with it, and it seems to be caused by a lack of the
Acceptheader.