
https://github.com/open-runtimes/open-runtimes/issues/209
Using utf8.encode
inside function (dart-3.0) gives different results than using encoding on the same string in local (macos or linux) environment

Hmm...can you provide more details?

maybe your code and input?
Recommended threads
- Function issue.
We're facing a critical issue with our Appwrite Function where the Python runtime (context.req.body) consistently receives an empty request body for POST reques...
- Query timeout on 10 concurrent functions
Hi, I have appwrite 1.7.4 self hosted I have a Node.js function that does several operations: 1. Query a collection to get a document, currently there is a sin...
- Migrate IDs
Hi everyone, is it possible to migrate entries with an ID to another ID (like just change the ID of e.g. a database, collection, bucket, etc.)? I could write a ...
