raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.41k stars 3.11k forks source link

[Pocket] Unable to search through bookmark #15198

Open raphaelpra opened 3 weeks ago

raphaelpra commented 3 weeks ago

Extension

https://www.raycast.com/vimtor/pocket

Raycast Version

1.84.9

macOS Version

No response

Description

Error:

Error: Missing required property "title" for List.Item

Steps To Reproduce

  1. Whenever I try to 'Search bookmarks', I receive a "Something went wrong"

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 3 weeks ago

Thank you for opening this issue!

🔔 @vimtor @hrishabhn you might want to have a look.

💡 Author and Contributors commands The author and contributors of `vimtor/pocket` 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.