[PR #159] [CLOSED] Update example for fitbit OAuth2 response type #539

Closed
opened 2026-03-03 16:49:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/159
Author: @patoroco
Created: 12/16/2015
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 7719371 Update example for fitbit OAuth2 response type

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 OAuthSwiftDemo/ViewController.swift (+1 -1)

📄 Description

Hi,

Running example with code config retrieves an error:

`The operation couldn’t be completed. Could not get Access Token``

We need to update response type value to token to allow to retrieve this info correctly.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/159 **Author:** [@patoroco](https://github.com/patoroco) **Created:** 12/16/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7719371`](https://github.com/OAuthSwift/OAuthSwift/commit/7719371e0663a8addb72874cdf751946dbee23c3) Update example for fitbit OAuth2 response type ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwiftDemo/ViewController.swift` (+1 -1) </details> ### 📄 Description Hi, Running example with `code` config retrieves an error: `The operation couldn’t be completed. Could not get Access Token`` We need to update response type value to `token` to allow to retrieve this info correctly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:20 +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#539
No description provided.