Nick

Results 540 comments of Nick

Hey folks, I hope this project hasn't been dropped. I have quickly become a fan of using Markwhen to plan out different trips and having it synchronize with my Obsidian...

Thanks for the suggestion. I really was hoping to use this library mainly for `getText` and it's unfortunate that's like the only thing that isn't working.

I'm not sure why it would be missing in the source, but it should be in this format: ``` /* Copyright 2017, Google, Inc. * Licensed under the Apache License,...

Getting an OPEN_AUTH_FAILURE means there's some issue with your OAuth integration. Unfortunately, this is a broad challenge and one that may not be easily debugged due to the sensitive nature...

Google doesn't do anything custom with regards to getting refresh tokens.

Tokens are refreshed automatically as-needed. But it could be that the test state for your Action expired, and you can restart that state in the Actions Console.

`gactions test` should work fine. I wonder if the issue is related to a brief delay between pushing the action package and waiting for the server to update.

I agree this is a useful change. It does require some server-side changes to accommodate.

I was thinking primarily of the other possible surface capabilities, as there's not a single array of values that you control

Is your Action still in a test state for that account?