Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FetchError: invalid json response body at... #14707

Open
romanskorobagatko opened this issue Sep 28, 2024 · 1 comment · May be fixed by #14719
Open

FetchError: invalid json response body at... #14707

romanskorobagatko opened this issue Sep 28, 2024 · 1 comment · May be fixed by #14719
Labels
bug Something isn't working extension: bluesky Issues related to the bluesky extension extension Issues related to one of the extensions in the Store

Comments

@romanskorobagatko
Copy link

Extension

https://www.raycast.com/dharamkapila/bluesky

Raycast Version

1.83.1

macOS Version

14.6.1

Description

Error:

FetchError: invalid json response body at https://search.bsky.social/search/posts?q=1960 reason: Unexpected token '<', "<!DOCTYPE "... is not valid JSON

index.js:273:31

---
270: 			try {
271: 				return JSON.parse(buffer.toString())

### Steps To Reproduce

1. Open "Timeline" command
2. Start typing

### Current Behaviour

Shows "Something went wrong" window.

### Expected Behaviour

_No response_
@romanskorobagatko romanskorobagatko added bug Something isn't working extension Issues related to one of the extensions in the Store labels Sep 28, 2024
@raycastbot raycastbot added the extension: bluesky Issues related to the bluesky extension label Sep 28, 2024
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @dkapila @peduarte you might want to have a look.

💡 Author and Contributors commands

The author and contributors of dharamkapila/bluesky can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@xmok xmok linked a pull request Sep 29, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: bluesky Issues related to the bluesky extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants