
How do I actually get the URL Shortener Function to work, it doesn't see anything I put inside the collection and the docs for it doesn't state whats supposed to be there
TypeScript
https://github.com/appwrite/templates/tree/main/node/url-shortener
TL;DR
Developers are having trouble getting the URL Shortener function to work as it's not recognizing anything in the collection. Documentation does not provide clear instructions on what is needed. A possible solution is to check the formatting and content of the data being inputted into the function.Recommended threads
- 404 error when navigating to the team fr...
the version i m running is `1.7.4` as far as i can tell everything is working fine except for this weird bug in the video. when monitoring the appwrite and app...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Relationship null, even when relationshi...
Hi Everyone, im experiencing issues with set relation data. When im setting the document id from the related database most of them seem fine, except one table. ...
