Robert Stagner

Results 12 comments of Robert Stagner

@TheGoddessInari The behavior is different if I use Chrome. Here is what happens. 1. Navigate to https://outlook.office.com/owa/. I enter my username and password 2. The page redirects me to a...

@TheGoddessInari I'm afraid I won't have the time/resources to build a MacOS image myself. So, I guess I'll wait until the Mac image is built and then try again. Thanks

@TheGoddessInari Tried accessing the DMG file, but ended up seeing this message ```json {"innerException":null,"message":"TF400813: The user 'Windows Live ID' is not authorized to access this resource.","typeName":"Microsoft.TeamFoundation.Framework.Server.UnauthorizedRequestException, Microsoft.TeamFoundation.Framework.Server","typeKey":"UnauthorizedRequestException","errorCode":0,"eventId":3000} ```

@TheGoddessInari Got it. After installing the DMG, and starting up Hamsket, the display never goes beyond the initial screen (see attached zip file to view the video) [hamsket-video.zip](https://github.com/TheGoddessInari/hamsket/files/3569863/hamsket-video.zip)

Here you go ``` Failed to load resource: net::ERR_FILE_NOT_FOUND app/store/OS.js:1```

@TheGoddessInari Results of testing. The tests were broken down into 2 use cases: 1. testing Outlook 365 from an external connection (i.e., working from home), and 2. testing Outlook 365...

I should clarify. The testing I performed was manual. I'm not exactly sure about your reference to the javascript you posted. I've never used javascript, but I would be willing...

Ok. You mention that no support is built in, which leads to ask if something like SignPost (https://github.com/mttkay/signpost) could work with groovy-wslite. Or, possibly some other OAuth framework .. in...

@trz-scoulibaly, Thanks for the suggestion!!!

@musketyr Ok, I've updated my coordinates. And, I've attempted to use version 1.0. When I run the example provided in the documentation, I end up with an error ```groovy @Grab('builders.dsl:spreadsheet-builder-poi:1.0')...