Has anyone gotten the API to work? I’m trying to get a list of tickets, but I can’t even get past authentication.
The documentation states that you need to get an access code from by passing a user/pass to https://api.one.comodo.com/auth/login, but when I do I get “Full authentication is required to access this resource”. I even tried with the API key I generated from the web interface in the header and no luck. I’m working in postman for testing before adding this to our mobile app.
Digging around on the forms show posts from 2020 and older and it appears that they changed the auth style for requests since then and the documentation is very brief.