In addition to what Tim says, I've been wanting to get write access sealed off for a while now. However, we need a couple of things first:
An oauth endpoint.
This isn't required, but Vanilla puts Form/ before all form fields in the UI and kind of depends on that. I want to strip that out so that api calls are clean. This would require a good round of debugging though.
Answers
You can always POST to Vanilla as if you were a browser, so in that sense you've always been able to have write access.
Vanilla Forums Senior Developer [GitHub, Twitter, About.me]
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •In addition to what Tim says, I've been wanting to get write access sealed off for a while now. However, we need a couple of things first:
Form/before all form fields in the UI and kind of depends on that. I want to strip that out so that api calls are clean. This would require a good round of debugging though.- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •