Speaking of APIs, If anyone is able to help test this PR that would be super.
https://github.com/salesagility/SuiteCRM/pull/9410/
Never used the email thing in suitecrm 😅
@holdusback What do you mean by "increase so much in such a short amount of time"?
The documentation rly need to be re done on the API imo. To have a refresh token you must the grant type "password", if you use the other one "client_credentials" you have a token which cant be refreshed so its a bit useless, that why I had a lot of token, cause a token expire in 1 hour.