Using the Google Drive API and Google Realtime API (via JavaScript):
I can create a realtime file without providing a parent. However when I attempt to set the parent as "appdata" I receive this error from the API:
Only folders or files with content stored in Drive are allowed within the appdata folder
It's a little vague perhaps a realtime file is not considered having contents?
So my question: Is it possible to place a realtime file within the app folder?