mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #61] 401 #42
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#42
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 @amycheong19 on GitHub (May 7, 2015).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/61
I'm using the same link and I tried to access it from POSTMAN and it worked so I tried it in mobile but it ended up return 401 http error. Is there anything i missed out?
@crisogray commented on GitHub (May 31, 2015):
Same here, any solution?
@ohcrfpv commented on GitHub (Jul 19, 2015):
Make sure your app has the login permission.
You can setting it in
https://apps.twitter.com/app/5250618/settings,5250618is my app id,use your app id to replace it.It will be working.
@phimage commented on GitHub (Aug 7, 2015):
@amycheong19 please close this issue