Each time a ticket was made, it's coming up as an authorization in auth log. That's not good and also not the advised way to use API calls for long periods of time. I made the api account a token we can use. Same permissions, better authorization method.
Each time a ticket was made, it's coming up as an authorization in auth log. That's not good and also not the advised way to use API calls for long periods of time. I made the api account a token we can use. Same permissions, better authorization method.