-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I installed mcp server
then I successfully authenticated via mail into algolia but when I ask Claude to retrieve smth i got auth error:
Example:
req:
Check Algolia. Get top 5 products from the `my_cool_index` index
resp:
The user wants to get the top 5 products from an Algolia index named "my_cool_index".
2s
I'll retrieve the top 5 products from the "my_cool_index" index. First, let me get your application information.
getUserInfo
Now I have the user info but I need to get the application ID to make the search request.
1s
getApplications
Searching Algolia index for top 5 products
2s
searchSingleIndex
The search failed with "Invalid Application-ID or API key".
1s
There appears to be an authentication issue with the application ID. Let me check the available indices for your application to verify the index name and access:
listIndices
Diagnosed authentication hurdle blocking Algolia product retrieval.
2s
The authentication request is failing with "Invalid Application-ID or API key" error. This indicates:
API Key Issue: The API credentials configured for the Algolia integration may be invalid or expired
Permission Scope: The API key might lack sufficient permissions for search operations
Application Configuration: There could be a mismatch between the application ID and the configured credentials
Metadata
Metadata
Assignees
Labels
No labels