ERROR in bookmarks feaure in tutor openedx

whenever i am trying to click bookmark this page button on any course content page, that button is not clickable i found the log which shows this 401 error in tutor dev. how can i fix this issue? - ms-1 | 2025-10-09 20:32:52,506 INFO 21 [tracking] [user 13] [ip 192.168.65.1] logger.py:41 - {“name”: “/api/bookmarks/v1/bookmarks/”, “context”: {“user_id”: 13, “path”: “/api/bookmarks/v1/bookmarks/”, “course_id”: “”, “org_id”: “”, “enterprise_uuid”: “”}, “username”: “certificatev1_2”, “session”: “de61811c59b4dc3b1770effcb2b76c7f”, “ip”: “192.168.65.1”, “agent”: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36”, “host”: “local.openedx.io:8000”, “referer”: “http://apps.local.openedx.io:2000/”, “accept_language”: “en-US,en;q=0.9”, “event”: “{\“GET\”: {}, \“POST\”: {}}”, “time”: “2025-10-09T20:32:52.506809+00:00”, “event_type”: “/api/bookmarks/v1/bookmarks/”, “event_source”: “server”, “page”: null}

lms-1 | [09/Oct/2025 20:32:52] “POST /api/bookmarks/v1/bookmarks/ HTTP/1.1” 401 58

@Deepanshu_Kadam could you please edit your post to put your error in a code block, it’s really hard to read.

Also, what version of tutor are you running?