
Hello, im trying to use otp verification in my next js project but appwrite server is sending empty secret. i am attaching code where the error is occuring and some error msg screenshot. it is creating a session but secret is empty due to which it is failing. please help

Are you sure that you're using a valid API key? Make sure it's not exposed to the client side...
Recommended threads
- Sites takes a bit longer with better res...
site: devaxis.appwrite.network cc: <@185460546336718859> https://discord.com/channels/564160730845151244/564160731327758347/1407009490745823334 I dont know if ...
- deleteDocument shows The current user is...
my application is an ecomm app that list the products and i just want to add the delete functionality to delete the product the user has permission in appwrite...
- running the run() function with the maxT...
export default async function run( executor: IExecutor, queue: AsyncIterable<ITask>, maxThreads = 0 ) { maxThreads = Math.max(0, maxThreads); const A...
