Hello everybody,
We are trying to use CDS and Data Integration Projects to integrate data between D365 FinOps and D365 CE. applications.
We have implemented a flow from FinOps to D365 where we try to push a list of records. On the advanced query, we merged the FinOps table with a column containing the Guid from the CRM. This colum has been extracted using the connection to the D365 CE with SimpleODataFeed.
We have the following error message :
The powerquery job failed with error: Challenge ChallengeType:Resource, ChallengeDataSource:{"Kind":"Web","Path":"https://******.crm4.dynamics.com/api/data/v9.0/sg_countries?$select=sg_code,%20sg_countryid,%20sg_name,%20statecode,%20statuscode&$orderby=sg_code%20desc","NormalizedPath":"https://*****.crm4.dynamics.com/api/data/v9.0/sg_countries","IsDefaultForKind":false}It looks like the Power Query Job failed when trying to connect to the D365 API.
Any help is appreciated
Regards,
Rafael