[PR #46] [MERGED] Fix: Trying to get property of non-object in Request.php line 163 #233

Closed
opened 2026-02-27 19:26:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/46
Author: @jamesfairhurst
Created: 4/3/2016
Status: Merged
Merged: 4/3/2016
Merged by: @jwilsson

Base: masterHead: fix-403-forbidden


📝 Commits (1)

  • 5f87cc5 Fix: Trying to get property of non-object in Request.php line 163

📊 Changes

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

View changed files

📝 src/Request.php (+1 -1)

📄 Description

Getting an empty 403 Forbidden response when you don’t have correct
oauth scopes set on certain calls which currently aren’t handled.


🔄 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/jwilsson/spotify-web-api-php/pull/46 **Author:** [@jamesfairhurst](https://github.com/jamesfairhurst) **Created:** 4/3/2016 **Status:** ✅ Merged **Merged:** 4/3/2016 **Merged by:** [@jwilsson](https://github.com/jwilsson) **Base:** `master` ← **Head:** `fix-403-forbidden` --- ### 📝 Commits (1) - [`5f87cc5`](https://github.com/jwilsson/spotify-web-api-php/commit/5f87cc56e4d6ae0c722c514423af5ee2c9c42b26) Fix: Trying to get property of non-object in Request.php line 163 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Request.php` (+1 -1) </details> ### 📄 Description Getting an empty 403 Forbidden response when you don’t have correct oauth scopes set on certain calls which currently aren’t handled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:26:44 +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/spotify-web-api-php#233
No description provided.