anylist
anylist copied to clipboard
Google Apps Script
Is there a way to make this Google Apps Script friendly?
I'm hoping to use this to sync Anylist with a Google Sheets spreadsheet.
Thanks!
Not sure how Google Apps scripts work, but if it's a Node.js environment this should work.
JavaScript yes. Node.js no unfortunately.
I've been working through rewriting the auth to work and so far I've managed to get a token back but not the lists/items yet. Seems the refresh token is expired as soon as I get it. Nothing worth posting yet.
Thanks for figuring out the API!
What error code do you get with the refresh token?