Hello @Terrance, thanks for the help. Yes I seen this code but its in C# and I am iOS mobile developer so not able to execute it in C#.
I am trying to call get contacts API in postman using the way mentioned in documentation but I am getting webpage code in response. If API will star working in postman then I can easily integrate it in my iOS app.
I am referring this link for postman setup: docs.microsoft.com/.../setup-postman-environment
This is screenshot of my postman collection error: https://tinyurl.com/y5k6pm47
This is screenshot of variables I set in postman: https://tinyurl.com/y68z6zbm
So can you please help me to execute this get contact API in postman. I am not sure if I am passing wrong value of any parameter or the issue is something different.