Could not load namespaces: "Method not found: importservice.list_namespaces" on Import Collection page #138

Open
opened 2026-05-25 15:16:11 +00:00 by mahmoud · 0 comments
Owner

Description

On the "Import Collection" page, the "Available Libraries" section fails to load namespaces with the following error:

Could not load namespaces: [-32601] Method not found: importservice.list_namespaces

The RPC method importservice.list_namespaces appears to be unregistered, unimplemented, or incorrectly named on the backend.

Expected behavior: The "Available Libraries" section should successfully load and display the available namespaces. The importservice.list_namespaces method should be properly registered and available on the backend.

### Description On the "Import Collection" page, the "Available Libraries" section fails to load namespaces with the following error: `Could not load namespaces: [-32601] Method not found: importservice.list_namespaces` The RPC method `importservice.list_namespaces` appears to be unregistered, unimplemented, or incorrectly named on the backend. Expected behavior: The "Available Libraries" section should successfully load and display the available namespaces. The `importservice.list_namespaces` method should be properly registered and available on the backend.
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
lhumina_code/hero_books#138
No description provided.