Table of contents
Official Content
  • This documentation is valid for:

Below you can find known issues when working with RAG Assistants.

401 unauthorized

The following error appears when executing a query, in particular with the embeddings of the query.

{
    "error": {
        "code": 500,
        "message": "Embeddings Request failed with status code 401"
    },
    "result": {
        "messages": [
            "Embeddings Request failed with status code 401"
        ],
        "success": false
    },
    "text": ""
}

Check the status of the Default API Tokens in your project, it must be set in active state.

See Also

Embeddings Troubleshooting
LLM Troubleshooting

Next: LLM
Last update: December 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant