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

Receiving Creation Failed: Error: HTTP error! status 400 when trying to create bookmark #2

Closed
moobaabaa opened this issue Jan 6, 2025 · 2 comments

Comments

@moobaabaa
Copy link

Installed Hoarder extension.

Hoarder works successfully when accessed (including AI auto-tagging) via Safari.
The Raycast extension works for access bookmarks, lists, and Tags but unable to create link.

Error received message within Raycast when trying to create link:
"Creation Failed: HTTP error! status: 400, body:
{"code":"ParseError","message","createdAt:Expected date, received string"}

Logging shows no errors within Raycast:

2025-01-06 11:31:10.331 Db Raycast[92077:49ab25] [com.raycast.macos:node] Reloaded UI: Update model <Form>
2025-01-06 11:31:18.032 I  Raycast[92077:49ab25] [com.raycast.macos:app] Popped view controller 'Create Bookmark'
2025-01-06 11:31:18.040 Db Raycast[92077:49ab25] [com.raycast.macos:node] Unloading view command
	Command key: extension_hoarder.createBookmark__fc67d734-f403-457d-ae80-9e59229676fe
	Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.040 I  Raycast[92077:49ab25] [com.raycast.macos:app] Deinit CommandViewController
2025-01-06 11:31:18.040 Db Raycast[92077:57aaca] [com.raycast.macos:commands] Unloading API
	Entry Point ID: extension_hoarder.createBookmark__fc67d734-f403-457d-ae80-9e59229676fe
	Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.041 I  Raycast[92077:49ab25] [com.raycast.macos:app] Deinit CommandFormViewController
2025-01-06 11:31:18.060 Db Raycast[92077:49ab25] [com.raycast.macos:app] SearchBarViewController did appear. Making search bar text field first responder
2025-01-06 11:31:18.062 I  Raycast[92077:49ab25] [com.raycast.macos:commands] Unloading entry point
	Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.062 Db Raycast[92077:49ab25] [com.raycast.macos:commands] API deinit
	Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.064 I  Raycast[92077:57aaca] [com.raycast.macos:commands] Entry Point unloaded
	Session ID: A38A5C94-D780-4A5E-AE26-3E9083F2C205
2025-01-06 11:31:18.450 I  Raycast[92077:49ab25] [com.raycast.macos:app] Clear to root scheduled after 90.0s

Hoarder setup:
Installed via Docker on Unraid accessing by IP address (not using SSL)

@foru17
Copy link
Owner

foru17 commented Jan 7, 2025

This issue has been resolved in the official Raycast Extensions repository (raycast/extensions#16150). A PR raycast/extensions#16174 is under review.

I recommend updating your Hoarder service version to resolve this.

The fix is also available in the main branch at 40938bd if you prefer to install manually.

@moobaabaa
Copy link
Author

Thank you!!! Updated the container and it works like a charm. Great add-on to Raycast!

@foru17 foru17 closed this as completed Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants