[GH-ISSUE #103] OAuthSwiftClient never adds content type data #65

Closed
opened 2026-03-03 16:45:21 +03:00 by kerem · 0 comments
Owner

Originally created by @sdduursma on GitHub (Sep 13, 2015).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/103

The expressions following this if statement are never evaluated because valueType is an optional and never gets a value.

Originally created by @sdduursma on GitHub (Sep 13, 2015). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/103 The expressions following [this](https://github.com/dongri/OAuthSwift/blob/master/OAuthSwift/OAuthSwiftClient.swift#L190) `if` statement are never evaluated because `valueType` is an optional and never gets a value.
kerem closed this issue 2026-03-03 16:45:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#65
No description provided.