[GH-ISSUE #1146] API for Homepage widget returns error #752

Closed
opened 2026-03-02 11:52:25 +03:00 by kerem · 2 comments
Owner

Originally created by @MarinoVranic on GitHub (Mar 21, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1146

Describe the Bug

I tried to set up widget for Hoarder on Homepage but it returns 404 error to me. After inspecting on your API documentation i can use all API request except for APIs for Users that Homepage widgets sends. This request in specific is my current problem GET /users/me/stats -> HTTP Error 404 calling http://[myIP.port]/api/v1/users/me/stats

Steps to Reproduce

  1. Set up widget how it says on docs of Homepage
  2. Realized it says 404, tried to find out why
  3. Cant find out why i cant use that specific API request

Expected Behaviour

To show this response

200 Object with user stats.Schema — OPTIONAL

numBookmarks number
numFavorites number
numArchived number
numTags number
numLists number
numHighlights number

Screenshots or Additional Context

Image

Device Details

Chrome on Win11

Exact Hoarder Version

v0.22.0

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem
Originally created by @MarinoVranic on GitHub (Mar 21, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1146 ### Describe the Bug I tried to set up widget for Hoarder on Homepage but it returns 404 error to me. After inspecting on your API documentation i can use all API request except for APIs for Users that Homepage widgets sends. This request in specific is my current problem GET /users/me/stats -> HTTP Error 404 calling http://[myIP.port]/api/v1/users/me/stats ### Steps to Reproduce 1. Set up widget how it says on docs of Homepage 2. Realized it says 404, tried to find out why 3. Cant find out why i cant use that specific API request ### Expected Behaviour To show this response 200 Object with user stats.Schema — OPTIONAL numBookmarks number numFavorites number numArchived number numTags number numLists number numHighlights number ### Screenshots or Additional Context ![Image](https://github.com/user-attachments/assets/4e19bfcd-3eb8-4e10-b657-fdb74e87d091) ### Device Details Chrome on Win11 ### Exact Hoarder Version v0.22.0 ### Have you checked the troubleshooting guide? - [x] I have checked the troubleshooting guide and I haven't found a solution to my problem
kerem 2026-03-02 11:52:25 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Mar 22, 2025):

This endpoint just landed last week. It works on the hoarder's nightly build but it's not released yet. The new release which includes this endpoint will happen soon.

<!-- gh-comment-id:2744772075 --> @MohamedBassem commented on GitHub (Mar 22, 2025): This endpoint just landed last week. It works on the hoarder's nightly build but it's not released yet. The new release which includes this endpoint will happen soon.
Author
Owner

@MarinoVranic commented on GitHub (Mar 22, 2025):

Thank you for your response. I didn't realize it was just added recently, thought it was from before.
Looking forward to that release 😁
Keep up the awesome work you are doing! 💪👍

<!-- gh-comment-id:2745252406 --> @MarinoVranic commented on GitHub (Mar 22, 2025): Thank you for your response. I didn't realize it was just added recently, thought it was from before. Looking forward to that release 😁 Keep up the awesome work you are doing! 💪👍
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/karakeep#752
No description provided.