mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #648] RequestError for renewAccessToken #424
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#424
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 @pandapancake on GitHub (Mar 19, 2021).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/648
Description:
I'm not sure what to put in the parameters, header . Read a lot of different questions but still can't figure it out or any good example. Thank you!
OAuth Version:
OS (Please fill the version) :
Installation method:
Library version:
Xcode version:
@phimage commented on GitHub (Apr 29, 2021):
nothing, add only if you know and need it, there is default value to nil already set
headers: OAuthSwift.Headers? = nil,