John Sudds

Results 6 comments of John Sudds
trafficstars

After further investigation, this bug is caused by the idiosyncrasies of PowerShell. When setting variables in the command line, these values are passed as separate arguments. ```powershell --route-parameters project=$($projectId) wikiIdentifier=$($wikiId)...

After debugging the bot code locally, I always get a 401 error when it processes the request. Do we need an auth header, and how do I ensure the bot...

## The issues, explained I spent several hours yesterday taking a look at the updates in this branch and how the gulp-jasmine tests interact with the Jasmine 4 engine. Here's...

Looking at the code, it works by adding "login_hint" to any SSO URL that doesn't include one. Since your URL already has a login_hint, nothing happens.

I had a similar issue when loading from the zip file (More Apps > Upload a custom app). My workaround was to install App Studio into Teams, and load the...