sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

`sasjs deploy` fails when `appLoc` contains spaces #1290

Closed allanbowe closed 1 year ago

allanbowe commented 1 year ago

We should support the deployment of projects with appLocs containing spaces

allanbowe commented 1 year ago

This was a false alarm - we had a CLIENT / SECRET pair that did not have the necessary scope to write to the folder (per the error message actually)