Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can I send http request with url scheme? #689

Open
1 of 16 tasks
sakura-acm opened this issue Jan 17, 2022 · 1 comment
Open
1 of 16 tasks

how can I send http request with url scheme? #689

sakura-acm opened this issue Jan 17, 2022 · 1 comment

Comments

@sakura-acm
Copy link

sakura-acm commented Jan 17, 2022

Description:

how can I send http request with url scheme?

I want to send a request "https://portal.tencentciam.com/logout?client_id=YjBiYzNU1YTI&logout_redirect_uri=ciam://oauth-callback/Ciam" , and if success the app will redirect to ciam://oauth-callback/Ciam and it is url scheme

I used oauthswift.client to send request but I failed ,what can I do?

Thanks for you reading,any suggestion appreciated.

OAuth Provider? (Twitter, Github, ..):

OAuth Version:

  • Version 1
  • [✔️ ] Version 2

OS (Please fill the version) :

  • [✔️] iOS :
  • OSX :
  • TVOS :
  • WatchOS :

Installation method:

  • Carthage
  • [✔️] CocoaPods
  • Swift Package Manager
  • Manually

Library version:

  • head
  • v2.1.0
  • v2.0.0
  • v1.4.1
  • other: (Please fill in the version you are using.)

Xcode version:

  • 11.4 (Swift 5.2)
  • 11.x (Swift 5.1)
  • 10.x (Swift 5.0)
  • [✔️] other: (Please fill in the version you are using.)
    13.2
  • objective c
@cliftonlabrum
Copy link

Did you ever figure this out? I have a similar problem. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants