Problem with Typesense Scoped Key Generation
TLDR Sai faced an issue while creating a scoped key in Typesense. Jason clarified that node.js must be used to generate this key, rather than a browser.
Sep 06, 2023 (2 weeks ago)
Sai
12:07 PMJason
12:24 PMSai
01:36 PMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
Issues with Generating Scope API Keys in Python
Danny had issues generating a valid scope API key in a Python GraphQL server. Jason suggested encoding changes and confirmed that the key length varies. Issue unresolved with Python, although JS library worked.
Issue with Deleting Scoped API Keys in Node.js
Sai is having trouble deleting previous scoped API keys in Node.js and is experiencing a forbidden key error when generating a new key. Jason explains how scoped API keys work.
Trouble with Scoped Search API Keys in Flutter App
Shane struggled with scoped search API keys in Typesense library for a Flutter app, which returned a 401 error. Jason identified that the error may be a result of an invalid filter within the key, and instructed to create separate keys for different permissions. On implementation, the error was resolved.
