79589212

Date: 2025-04-23 17:57:04
Score: 2
Natty:
Report link

First, in your Note, you're only utilizing the "title" and "body" fields. Whether this is compliant with the API is not immediately clear to me from their docs, so you may want to ensure you're not eliding any required fields.

Regardless, are you certain that service.notes().create accepts a python dictionary? I would bet the API provides a cleaner way to construct a Note object, or maybe just takes a JSON-formatted string; some other usages of the function seem to suggest the latter.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: ameliamminer