Trying to setup/test an API in BC SaaS. Have followed the directions here:
https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/administration/automation-apis-using-s2s-authentication
But, when using to Postman to test, if I "Generate New Token", I'm being presented with an MFA request.. Which is not wanted/needed/expected in this case. (MFA Is active on the tenant, but my understanding is that S2S does away with that.)
Any suggestions on what I'm missing?