You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The save method only takes your project file/path as the argument. The error description doesn't require any further investigation. Perhaps if you shared your console output, I may be able to determine what is going on? At a guess, there could be some uncommon characters in your project or repository name, leading to some unexpected encoding/decoding which has left the project file string with some illegal characters in it.
Hello got this exception in devops task :
[error]Exception calling "Save" with "1" argument(s): "Illegal characters in path."
any idea ?
The text was updated successfully, but these errors were encountered: