[PR #3045] [MERGED] fix: 403 forbidden error when trying to load a Google profile picture #4199

Closed
opened 2026-03-17 01:45:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3045
Author: @liyasthomas
Created: 5/10/2023
Status: Merged
Merged: 5/24/2023
Merged by: @AndrewBastin

Base: release/2023.4.4Head: fix/404-profile-picture


📝 Commits (3)

  • 947149f fix: pane layout broken when wrap line is off (#3027)
  • dc0d0cf Fix issue with disappearing tab when opening request tabs with long text in body/script (#3030)
  • 598730f fix: 403 error when loading Google profile picture

📊 Changes

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

View changed files

📝 packages/hoppscotch-ui/src/components/smart/Picture.vue (+2 -2)

📄 Description

Description

This PR fixes getting the 403:forbidden error when trying to load a Google profile picture from localhost.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 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/hoppscotch/hoppscotch/pull/3045 **Author:** [@liyasthomas](https://github.com/liyasthomas) **Created:** 5/10/2023 **Status:** ✅ Merged **Merged:** 5/24/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.4.4` ← **Head:** `fix/404-profile-picture` --- ### 📝 Commits (3) - [`947149f`](https://github.com/hoppscotch/hoppscotch/commit/947149f7b5d5b128e6aab97edd6959fabc9ec7cc) fix: pane layout broken when wrap line is off (#3027) - [`dc0d0cf`](https://github.com/hoppscotch/hoppscotch/commit/dc0d0cf1fca378065500cc441635ff215cc8bf14) Fix issue with disappearing tab when opening request tabs with long text in body/script (#3030) - [`598730f`](https://github.com/hoppscotch/hoppscotch/commit/598730ffa6dfba0dec30627ef8133a0bd72294f7) fix: 403 error when loading Google profile picture ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-ui/src/components/smart/Picture.vue` (+2 -2) </details> ### 📄 Description ### Description This PR fixes getting the 403:forbidden error when trying to load a Google profile picture from localhost. ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:45:22 +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/hoppscotch#4199
No description provided.