Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
gspt init -a  https://appcore-saas-prod.greenspector.com/api -p [privateToken]
Info

Replace [privateToken] with the right information available in app.greenspector.com Greenspector Core Saas, in settings.

If a custom server is used, replace also https://appcore-saas-prod.greenspector.com/api with the right URL.

...

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.

...