mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #637] Add authorization data to Request Body/Request URL option #418
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#418
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 @PiotrFurmanski on GitHub (Dec 3, 2020).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/637
Description:
Hi, I am using POSTMAN to execute a GET OAuth1 request from woocommerce. It works nicely in Postman but only if use Add authorization data to Request Body/Request URL, and not when add authorization data to request headers
See here
https://user-images.githubusercontent.com/2772980/60738032-20a57500-9f5d-11e9-8c6b-fda081db7a41.png
Is it possible to configure oauthswift to add authorization data to body ?
OAuth Provider? (Twitter, Github, ..):
woocommerce
OAuth Version:
OS (Please fill the version) :
Installation method:
Library version:
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.)
objective c
@PiotrFurmanski commented on GitHub (Dec 3, 2020):
ok I've found resolution
oauthswift.client.paramsLocation = .requestURIQuery