What needs to be checked to determine the cause of the issues related to the z/OSMF Software Toolkit?
Release : 17.0
JWT token wasn't enabled on z/OSMF.
The logs of the toolkit are stored in the browser and to access them developer tools needs to be checked under Network section, see the screenshot below
401 - There might be something wrong with JWT definition on zOSMF side or SYSVAPPs application.yml.
403 - CORS error - Failed to fetch.
Into application.yml that is uploaded with SYSVIEW REST API jar file, enable CORS.In addition, access to the following two resources needs to be defined fac.bpx.server and fac.bpx.daemon. Notes from the documentation.