Update launchpad api & oauth usage#554
Conversation
odadacharles
left a comment
There was a problem hiding this comment.
I've left a few comments and suggestions. Please ask for a second review as well, perhaps from someone likely to have tried setting this up before.
Co-authored-by: odadacharles <charles.odada@canonical.com>
Co-authored-by: odadacharles <charles.odada@canonical.com>
Co-authored-by: odadacharles <charles.odada@canonical.com>
Updated section headings for consistency and clarity. Revised text for better understanding of the OAuth token exchange process.
Good |
ilkeremrekoc
left a comment
There was a problem hiding this comment.
I tested the instructions, and it worked out, I think it can be approved ^^. There are some problems and questions unrelated to the technical side however, can you take a look and if needed fix them?
| Projects <projects/index> | ||
| Packaging <packaging/index> | ||
| Launchpad web services API <launchpad-api/index> | ||
| Sign web requests <launchpad-web-signing> |
There was a problem hiding this comment.
Why is this launchpad-web-signing while others use the sign-web-requests link name?
| Sign web requests | ||
| ================= | ||
|
|
||
| .. include:: /includes/important_not_revised_help.rst |
There was a problem hiding this comment.
Shouldn't we remove this now?
|
|
||
| The request token lets Launchpad track your program between steps. To obtain | ||
| one, send a form-URL-encoded POST request to | ||
| ``<https://launchpad.net/+request-token>``_ (*not* ``api.launchpad.net``) with: |
There was a problem hiding this comment.
This part is broken in the page
| signals they're done), exchange the temporary token for permanent credentials. | ||
|
|
||
| Send a form-encoded POST request to ``<https://launchpad.net/+access-token>``_ | ||
| (again, *not* ``api.launchpad.net``) with: |
There was a problem hiding this comment.
This part is broken too
make linkcheck-discretelocally to confirm new or edited linkswill pass the linkcheck CI.