Anton Burnashev
Anton Burnashev
@aiguofer I never used gspread with a sheet containing merged cells so I'm not sure how frequent is the scenario where you fetch all values from such a sheet. I...
Thank you very much. Could you please give more context: what method do you use to update a spreadsheet? Also, I tried to run the snippet you provided, updated a...
First of all, thanks for trying a new version :) It's a good point. Currently, there's no such functionality. You're right, in the previous version (0.6.2), you could just pass...
@muddi900 Could you post your code example and a stack trace?
Answered in #697. Most likely an API backend issue.
Looks like it's a function with the localised name since it's missing in Google spreadsheets function list https://support.google.com/docs/table/25273?hl=en but present if I enable Portuguese. I've just released a new version...
Sure, can you provide a more detailed example (step by step) of what you do?
Hi @lavigne958, thanks for pinging me. I've added the new GitHub publisher for this repo to Trusted Publishers with these settings: Workflow: release.yaml Environment name: release
Just got the same issue with the callback failing with `Invalid / expired Token`. Resolved it with @lucasvickers advice by clearing explicitly the token in the session. Flask-OAuth==0.12