
rwiltshire asked a question.
Hi All
Attempting to test APIs for Flexera SaaS Manager to view results before exporting in other ways. I cannot get any test to succeed. All tests come back with cors errors.
I am using a token generated from saas manager that works when attempting the same api call using python.
Anyone else having issues or is it user error?
Thanks
I was able to get the developer site tests working. The API key created in SaaS Manager needs to be run through the token process to generate a refresh token. This refresh token is used in the developer site for testing.