We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to figure out how to access voice memos.
Was trying via api.drive.get_app_data(), but it not include there.
api.drive.get_app_data()
Any idea how and if this is possible?
pip show pyicloud
python -V
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
I am trying to figure out how to access voice memos.
Was trying via
api.drive.get_app_data()
, but it not include there.Any idea how and if this is possible?
Environment
pip show pyicloud
): 1.0.0python -V
): 3.10.14Traceback/Error logs
Checklist
Additional information
The text was updated successfully, but these errors were encountered: