Juan Francisco Nicolás
Juan Francisco Nicolás
# Can't run DriveQuickstart in a Spring project ### Expected Behavior DriveQuickstart executed successfully ### Actual Behavior Got the next error: ``` *************************** APPLICATION FAILED TO START *************************** Description: An...
I need to restore previous version of form (the version that was before sisyphus save a draft). I need to do something like this ``` $("#formId").sisyphus({ onBeforeRestore: function() { return...
Hello, I posted the same issue in the `google-drive-ruby` repository about that topic, but I think it could be more related with delayed jobs. I found 2 problems so far:...
I touch a single file in S3 bucket s3touch s3://bucket/folder/file.jpg and get this error: /usr/local/lib/node_modules/s3touch/node_modules/aws-sdk/lib/request.js:30 throw err; ^ TypeError: Cannot read property 'Topic' of undefined at Response. (/usr/local/lib/node_modules/s3touch/index.js:34:56) at Request....