Jonathan Dick
Jonathan Dick
No immediate ideas come to mind other than trying to completely uninstall WSA, reboot, and reinstall to try again?
Right now the API calls or just passing a username to 'authenticate' requests to a user. This is pretty insecure obviously, however sending Password along with every request is less...
Also, I've come up with some notes about what I am envisioning for the web API. Please feel free to collaborate directly on the gist. https://gist.github.com/Redth/eb720ebb822259b6bcf4
Right that was the place I took a bit of a tangent on. But, I'd hate to see a lot of work go into not using any security, only to...
I've updated my original gist to match what I'm suggesting for the AuthToken == Username for now scenario.
So, once the account is setup there's basically a client id/secret that the web server needs to have. You would typically get this from the web.config, and since we are...
This is not an API that is feasible across platforms given the available API's on the underlying platforms. Also, Android has made permission to do this increasingly restricted. Thanks for...
We are actively investigating this issue and have an idea of the problem - basically the version generated for the .msi installer created for the packages was creating an older...
We have some newer packages we will publish soon after a bit more validation. If anyone is willing to try and install them from the staging feed, you can try...
> Tried that, didn't work. There's some signature missing: > >  > > Added --skip-sign-check as suggested by @jamesmontemagno > > Failed anyway:  That version it's looking for...