...
Code Block |
---|
gspt init -a https://appcore-saas-prod.greenspector.com/api -p [privateToken] |
Info |
---|
Replace If a custom server is used, replace also |
...
You should receive a confirmation of a successful ping to appcore-saas-prod.greenspector.com
:
...
Several case of failure can happen:
...
Test server URL (example
https://appcore-saas-prod.greenspector.com/api
) on a regular browser. A blank page with “Ok” should appear:If not, it’s a server URL problem. Simply check server URL and redo initialization step.
If yes, a proxy should probably be configured.
...