mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[GH-ISSUE #324] Issue when trying to handle the callback is going to the failure callback everytime #201
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#201
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 @Miguelme on GitHub (Dec 20, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/324
Description:
OAuth Provider (Twitter, Github, ..):
AirService
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
I'm having troubles with the function: oauthswift.authorize
It's going to the failure callback all the time and throwing the following error :
(OAuthSwiftError error -10.)
And I don't find any doc to know how to fix it or what is going wrong. Any help will be appreciated
PS: The App open url in the AppDelegate Method is the following:
@phimage commented on GitHub (Dec 21, 2016):
https://github.com/OAuthSwift/OAuthSwift/blob/master/Sources/OAuthSwiftError.swift
10 - retain error
you do not retain oauthSwift object