Hi,
I need information how it works authentication in the new generation API for food&beverage simphony software.
https://docs.oracle.com/en/industries/food-beverage/simphony/omsstsg2api/authenticate.html
Documentation suggests to create an API account and use it to manage all the requests, get client_id, token_id, refresh_token etc.
But after 60 days password expired how doc suggests, pasting an extract:
"Note:
The API account password expires after 60 days. To reset your password either before or after expiration, click Can't sign in on the Reporting and Analytics sign-in page."
Now, how it's possible to manage thi use case? I mean, API are automatic requests by machines without human interaction!
It's not clear how it should works.
I need more accurate information about all this.