Skip to content

Auth issue #50

@4thwithme

Description

@4thwithme

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions