Hello, we released a new version of Clio. The support of OAuth integration was added to the gate command
clio gate -u <mysite.creatio.com> --clientId XXXXXXX --clientSecret XXXXXXXX --authAppUrl <mysite-is.creatio.com>
also, open command was supported for the MacOS and is now available from clio explorer
clio open myenv
Creatio.Client was updated to version 1.0.28 and provides the ability to autocorrect the Creatio base URL which often can contain '/' at the end
P.S: coming soon Clio satellite - extension for Chrome and Edge to provide additional experience for developers in the Creatio platform
Do you like this idea?
I can't get the latest Clio Explorer 2.0.67 to load my existing appsettings.json (which I've been using with previous versions of Clio Explorer). I can't get any environments to load in the Clio Explorer left side panel in VSCode. I am using a Mac. No console errors if I open the VSCode dev tools.
If I revert back to 2.0.65 of Clio Explorer it all loads normally again.
It does appear to be an issue specifically with Clio Explorer (not the clio cli), since clio still shows the contents from my appsettings.json when executing clio show-web-app-list. Also since it works with the older Clio Explorer version.
I don't see a repo for Clio Explorer on github, does a public repo exist? (I'm all for going through the code to track down the issue or submit a pull request if it makes it easier to fix)