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
I just installed data contract editor today using Docker (latest image) and it seems to work fine.
But I'm not able to configure a local Data Contract CLI API Server. I used the settings to set the URL to http://192.168.1.112:4242 but when I click on the Run Tests button, I still seem to use https://api.datacontract.com and I'm getting a 401 error.
Thanks
Guido
PS: I'm not really a Web UI developer, tried to debug it but failed to find the issue ....