You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use gkeepapi to export my notes from Bear Notes and upload them to Google Keep. However, I have images in many of my notes and the gkeepapi docs say that the images associated with a note are read-only. Does this mean that it is not possible to upload images with gkeepapi? If I were to try to implement this feature, do you have any pointers or notes on what I would need to do?
Thanks for the interest! If I recall correctly, the endpoint for uploading files actually exists on a separate API - in order to use that one, you need to have authentication cookies (as opposed to an OAuth token). If you want to delve deeper, I can provide some additional detail. Be warned that this will probably involve looking at the Google Keep Android app.
Thank you for maintaining this library.
I am trying to use gkeepapi to export my notes from Bear Notes and upload them to Google Keep. However, I have images in many of my notes and the gkeepapi docs say that the images associated with a note are read-only. Does this mean that it is not possible to upload images with gkeepapi? If I were to try to implement this feature, do you have any pointers or notes on what I would need to do?
Many thanks.
=========================================================
Please make sure you've done the following before submitting your issue:
Additionally, please provide the following information:
The text was updated successfully, but these errors were encountered: