02-18-2021 08:07 AM
Tried creating three different sandboxes, and in all three I was unable to log into the browser using Chrome, Firefox, and Edge. It rejects the credentials from the output window. I tried this with two different email accounts as login to the sandbox, and none of it worked. The FMC Rest API sandbox is pretty much unusable without this web access. Can someone alert the admins that this is happening? Thanks!
02-26-2021 12:55 AM
I get
"
fmcrestapisandbox.cisco.com refused to connect.
"
From Chrome immediately. I don't even get the option to log in.
02-26-2021 12:58 AM
Also using Ansible (whioch worked before):
"
TASK [Authenticate] ******************************************************************************************************************************************
fatal: [fmc_sandbox]: FAILED! => {"changed": false, "elapsed": 0, "msg": "Status code was -1 and not [204]: Request failed: <urlopen error [Errno 111] Connection refused>", "redirected": false, "status": -1, "url": "https://fmcrestapisandbox.cisco.com/api/fmc_platform/v1/auth/generatetoken"}
"