Send client_id with oauth fetch tokens request by sdb9696 · Pull Request #446 · python-ring-doorbell/python-ring-doorbell · GitHub
Skip to content

Send client_id with oauth fetch tokens request#446

Merged
sdb9696 merged 1 commit intomasterfrom
fix/auth_client_id
Sep 26, 2024
Merged

Send client_id with oauth fetch tokens request#446
sdb9696 merged 1 commit intomasterfrom
fix/auth_client_id

Conversation

@sdb9696
Copy link
Copy Markdown
Member

@sdb9696 sdb9696 commented Sep 26, 2024

The ring oath endpoint now requires the client_id to be sent with initial token request. This change means all prior versions of this library will no longer work.

@coveralls
Copy link
Copy Markdown

@sdb9696 sdb9696 merged commit 941bf55 into master Sep 26, 2024
@sdb9696 sdb9696 deleted the fix/auth_client_id branch September 26, 2024 09:56
@sdb9696 sdb9696 added the bugfix Label for PRs that fix a bug label Sep 26, 2024
@sdb9696 sdb9696 added this to the 0.9.6 milestone Sep 26, 2024
@sdb9696 sdb9696 mentioned this pull request Sep 26, 2024
sdb9696 added a commit that referenced this pull request Sep 26, 2024
## [0.9.6](https://github.com/python-ring-doorbell/python-ring-doorbell/tree/0.9.6) (2024-09-26)

[Full Changelog](0.9.5...0.9.6)

**Release highlights:**

- Fix for a critical issue due to the ring authorisation api changing. All previous versions of this library will no longer work.

**Implemented enhancements:**

- Event listener capability enabled by default [\#445](#445) (@sdb9696)

**Fixed bugs:**

- Send client\_id with oauth fetch tokens request [\#446](#446) (@sdb9696)
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bugfix Label for PRs that fix a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants