Hi All,
I've been using the Developer VM for F&O
I've been exploring the API integration with Dynamics 365 F&O, I've been able to run the samples from GitHub which work well with the main application using the C# console application. e.g. Connect to usnconeboxax1aos.cloud.onebox.dynamics.com, works perfect.
I've been trying to connect to the Retail API's, which is a different URL e.g. ttps://usnconeboxax1ret.cloud.onebox.dynamics.com/
Each time I try and connect using the same ClientID and Password I get the following error.
Application {X} not Available in Tennant {X} on authentication
Any idea on how to get over this ?