Having Issue with Otto Deploy (API won't Validate)

I m trying to add a server to ottodeploy it keeps failing at the validate API

Hey @malc8179 ,

The “Load failed” error normally means there is a network error. We’re hitting the admin api /server/metadata endpoint through the OttoFMS Admin API Proxy to do that verification. Can you:

  1. Load the admin console for that server from the computer where you’re using OttoDeploy?
  2. Load the OttoFMS console for that server from the computer where you’re using OttoDeploy?
  3. Hit the /server/metadata endpoint (full url is https://hostname/otto/fmi/admin/api/v2/server/metadata)?

One of those should fail if you’re getting that error in OttoDeploy.

-Kyle