how did this happen?
- i claimed my 50usd credits via jsm hackathon - https://hackathon.jsmastery.pro/
- it asked me which org. to apply the credits on, i selected personal projects one.
- somehow a new org. was created, duplicated on my Github education organization.
- This one had no credits on it, and auto charged me for appwrite pro, now showing 15usd to be deducted.
- I tried deleting the org. but got "it was flagged for deletion"
TL;DR
Developers received auto payment message for Appwrite pro despite being a student. Issue arose after claiming 50usd credits via hackathon. Selected personal projects org, resulting in creation of duplicate org on Github education. New org had no credits and auto-charged 15usd for Appwrite pro. Unable to delete org due to deletion flag. Developers seek fast solution to avoid charges.can this be solved fast so i am not charged at all?
cc: @Steven @Aditya Oberai
Recommended threads
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Appwrite Storage error 503s for automate...
I'm facing error 503s from Appwrite after about 5-6 seconds of making AI requests from my tool with images and files above 20MB (=> not inline base64 used, but ...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...