issues Search Results · repo:OAuthSwift/OAuthSwiftAlamofire language:Swift
Filter by
23 results
(140 ms)23 results
inOAuthSwift/OAuthSwiftAlamofire (press backspace or delete to remove)I am using Apple Silicon. The Carthage website suggests the use of flag --use-xcframeworks.
carthage update --use-xcframeworks
*** Cloning OAuthSwiftAlamofire
*** Cloning OAuthSwift
*** Cloning Alamofire ...
nashysolutions
- 1
- Opened on Mar 1, 2021
- #37
Multiple compiler errors occur when using with OAuthSwift 2.1.0, Alamofire 5.2.1, in both HTTPMethod.swift and
OAuthSwiftRequestAdapter.swift.
garyhooper
- 2
- Opened on Jun 8, 2020
- #35
I get this response from the server when using OAuth with .post request
{ code = woocommerce_rest_authentication_error ; data = { status = 401; }; message = Invalid signature - provided
signature does ...
OmarAl-Qadri
- Opened on Jun 4, 2020
- #34
I am trying to use OAuthSwiftAlamofire using cocoapod.
However, after pod install, the following error occurs in the HTTPMethod.swift file of the OAuthSwiftAlamofire
framework.
HTTPMethod.swift
(Line10) ...
traeumen927
- Opened on May 18, 2020
- #32
Today, I am using SessionManager to make my OAuth1 URL requests via Alamofire.
sessionManager = SessionManager( configuration: .default )
sessionManager?.adapter = oauth!.requestAdapter
sessionManager?.request( ...
question
garyhooper
- Opened on Feb 15, 2020
- #26
Hello there,
I want to implement Oauth2.0 with following parameters client secret, client key, access token URL. I am attaching
screen shot for the same. I see your code is asking for authorization url. ...
hadwanihardik
- 1
- Opened on Dec 23, 2019
- #25
If a request comes in with a 401 while token refresh is in progress, the completion handler of retry is never called and
I believe the request just disappears.
In fact, documentation for retry states: ...
konstk1
- Opened on Aug 30, 2019
- #22
Using OAuthSwiftAlamofire (0.2.0) with OAuthSwift (2.0.0) (and Xcode 10.2.1/Swift 5), I encounter a compiler error in
OAuthSwiftRequestAdaptor, line 80: parameters do not match oauth2Swift.renewAccessToken. ...
garyhooper
- 5
- Opened on Jun 29, 2019
- #21
What s the version of Alamofire that is compatible with this utility. I ve tried 5.0.0-beta.4, but it doesn t seem to
work with it.
question
undsoft
- 1
- Opened on Apr 10, 2019
- #20
Kindly excuse me if this is not OAuthSwiftAlamofire issue. I m trying to access Twitter API and getting Error 400. Below
is my code. Any idea what I m doing wrong here? OAuth URL Callback is successful. ...
vinoth-madhavan
- Opened on Jul 17, 2018
- #17

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.