erwin-d-austria

Results 3 issues of erwin-d-austria

I have an app that validates token from backend. If my app idle for about an hour, the validation trigger for valid token.. Is there a way to get a...

Do you know where to find the nalgene.parse? got an error no module named 'nalgene'

Is pygsheets can create multiple link in single cell like this on on google SpreadsheetApp. const value = SpreadsheetApp.newRichTextValue() .setText("foo no baz") .setLinkUrl(0, 3, "https://bar.foo") .setLinkUrl(7, 10, "https://abc.xyz") .setTextStyle(7, 10,...