Hot answers tagged write-access
4
Thank you!
All of the new changes are welcome and I can't wait to start implementing some of them in my apps.
I do have one question though: what happened to all of my apps? I had a thumbnail image set for all of them and it doesn't look like any of them are being displayed despite matching the requirements (144x119 in PNG format).
Edit: This doesn't ...
4
limiting write-based per-day API access like the following way:
api-write-requests-per-day = floor(reputation/some_constant)
Btw. I don't think a 10k+ user would abuse the site from the API, although possible.
(the constant can be something from 10 to 200)
EDIT: some_constant can be different for different calls. asking questions, editing could have it ...
Only top voted, non community-wiki answers of a minimum length are eligible