Closed Bug 1536235 Opened 7 years ago Closed 6 years ago

Need API keys to update JavaScript Debugger docs from script

Categories

(developer.mozilla.org Graveyard :: User management, task, P2)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jimb, Unassigned)

References

Details

(Keywords: in-triage)

The MDN pages for the Debugger API are automatically generated from Markdown sources in the Firefox source tree. The source tree also includes some scripts to format and update the pages, given MDN API keys provided by the user.

These scripts have stopped working; a PUT or POST operation on https://developer.mozilla.org/en-US/docs/Tools/Debugger-API fails with an HTTP 405 status (see reply below).

I suspect this might be because my API key is old. I tried to get a new one, but MDN told me I need to file a bug to do so.

HTTP/2 405
content-type: text/html; charset=utf-8
content-length: 0
allow: GET, HEAD
cache-control: s-maxage=300, public, max-age=0
content-language: en-US
date: Mon, 18 Mar 2019 21:16:04 GMT
server: meinheld/0.6.1
strict-transport-security: max-age=63072000
x-content-type-options: nosniff
x-frame-options: DENY
x-xss-protection: 1; mode=block
x-cache: Error from cloudfront
via: 1.1 6f1f8362062a31675dde3c27bc22f2ef.cloudfront.net (CloudFront)
x-amz-cf-id: ma--vmOcyra6BYitUqkcquxIS-ivm8tCMUEdHSs-GpR_vuTrcDAZ1g==

Hey Jim, we weren't aware of API consumers and haven't prioritized fixing it. See bug 1256410.
How important is this to you?

Depends on: 1256410
Flags: needinfo?(jimb)
Keywords: in-triage
Priority: -- → P2

Well, it's nice to be able to update the docs in-tree, and then run a script to update them all on MDN. It's a collection of about eight pages. But I can do it by hand in the mean time.

Flags: needinfo?(jimb)
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.