Closed
Bug 862814
Opened 12 years ago
Closed 11 years ago
Docs for 3-legged OAuth usage
Categories
(Marketplace Graveyard :: API, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-08-01
People
(Reporter: ashort, Assigned: ashort)
References
Details
(Whiteboard: p=1)
Once 3-legged OAuth is usable by developers the docs should mention the new API key signup flow.
Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: p=1
Target Milestone: --- → 2013-04-25
Updated•12 years ago
|
Assignee: nobody → ashort
The documentation is missing three key parts:
- Request token url - e.g. /oauth/request_token
- Authorize url - e.g. /oauth/authorize
- Access token url - e.g. /oauth/access_token
The examples above (based on other OAuth 1.0a services) are currently returning 404 errors for me.
Can you reopen this bug?
Updated•11 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 2013-04-25 → 2013-08-01
Assignee | ||
Updated•11 years ago
|
Priority: -- → P2
Assignee | ||
Comment 4•11 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•