I have setup Azure FHIR Api platform. I tested with Postman following the instructions at https://docs.microsoft.com/en-gb/azure/healthcare-apis/fhir/use-postman
and I was able to get it to work with the Access token.
I tried to run with my native app and I am getting a 401 unauthorized error. The error is thrown at the token response (token is invalid).