mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #355] How to Get HTTP request JSON #224
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#224
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @megifernanda on GitHub (Apr 3, 2017).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/355
Description:
Hello sir, i already got Acces token from my API Login and then i want get data from API json with my acces token. so, how to use OAuth get request http method with OAuth and my acces token.
i have json parse standar without OAuth
so, where i can see about get http request with OAuth ?
thank you sir
OAuth Provider (Twitter, Github, ..):
8Villages
OAuth Version:
OS (Please fill the version) :
Installation method:
Library version:
Xcode version:
8.0 (Swift 3.0)
8.0 (Swift 2.3)
7.3.1
other: (Please fill in the version you are using.)
objective c
@phimage commented on GitHub (Apr 3, 2017):
please read the readme.md
@megifernanda commented on GitHub (Apr 4, 2017):
you mean this code ? and where i put my Acces Token, Consumer Key and Consumer Secret?
`oauthswift.client.get("https://api.linkedin.com/v1/people/~",