8steve8
8steve8
`#PyError ($(Expr(:escape, :(ccall(#= C:\Users\userName\.julia\packages\PyCall\ilqDX\src\pyfncall.jl:43 =# @pysym(:PyObject_Call), PyPtr, (PyPtr, PyPtr, PyPtr), o, pyargsptr, kw))))) #RefreshError('invalid_grant: Token has been expired or revoked.', {'error': 'invalid_grant', 'error_description': 'Token has been expired or revoked.'})` After...
https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/cells#celldata looking at CellData like "note" With GoogleSheets I can write a note on a cell a few ways using batch_update! I haven't found a way to read a note...