Hi All,
I have a question for using OAuth2.0 from business central.
so, for this OAuth, it is prompted to login to get the access code before actually getting the token.
do you have any reference on how to silently login, so no pop-up windows needed. So I just need to setup the user and password in the table.
and this is perfectly working fine, really great work.
but I need to skip the login on the pop-up part.
Thanks