You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Visit https://appwrite.io/docs and start searching, does not return any result regardless of the query.
When inspecting the network log, the following error occurred.
{
"message": "The provided API key is invalid.",
"code": "invalid_api_key",
"type": "auth",
"link": "https://docs.meilisearch.com/errors#invalid_api_key"
}
👍 Expected behavior
Search works.
👎 Actual Behavior
No result is returned regardless of the query.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
MacOS
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
👟 Reproduction steps
Visit https://appwrite.io/docs and start searching, does not return any result regardless of the query.
When inspecting the network log, the following error occurred.
Request:
POST:
https://search.appwrite.org/indexes/website/search
Response:
403 Forbidden
👍 Expected behavior
Search works.
👎 Actual Behavior
No result is returned regardless of the query.
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
MacOS
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: