Hii need one help i tried to implement Google authentication in appwrite ut works better in development but when i moved to production it give error appwrite access block something like that please suggest me some docs or what to do
Depending on your use-case, you may be able to use floats for latitude and longitude and query using bounds. See github.com/appwrite/appwrite/issues/388#issuecomment-1490527240
getting this error: AppwriteException: Invalid query: {"method":"equal","attribute":"accountId","values":["65ff5cffdfcc9eccf353"]} this is at api.ts went on stack overflow. many people have it. any help?
Please make a video about how to delete currently logged in user account and how to change its avatar.
Please make videos on realtime database
That's coming soon ;) - Dennis Ivy
Hii need one help i tried to implement Google authentication in appwrite ut works better in development but when i moved to production it give error appwrite access block something like that please suggest me some docs or what to do
How to geo location Query in Appwrite Database Sir.
Depending on your use-case, you may be able to use floats for latitude and longitude and query using bounds. See github.com/appwrite/appwrite/issues/388#issuecomment-1490527240
getting this error: AppwriteException: Invalid query: {"method":"equal","attribute":"accountId","values":["65ff5cffdfcc9eccf353"]}
this is at api.ts
went on stack overflow. many people have it. any help?
Make sure you use the right SDK version for Cloud. Cloud is still using 1.4 and will move to 1.5 soon.