You can translate the question and the replies:

MS Dynamics 365 Data Source Failing to Create Base Views

I have created a data source (Dendodo 8.0) to MS Dynamics 365 using the wrapper: com.denodo.connect.odata.wrapper.ODataWrapper I used the OAuth 2.0 wizard to obtain the access and refersh tokens successfully. Unfortunatley, when I try to create a base view for the daynamics collections, I get the following error: There was an error while creating this base view: Error while executing custom wrapper method 'getSchemaParameters': (401) Unauthorized [HTTP/1.1 401 Unauthorized] I am stumpted, any help would be apprciated.
user
30-01-2024 11:41:40 -0500
code

1 Answer

Hi, In general, the ``401 Unauthorized`` error might occur when the request is not valid as it lacks a valid token for the target resource. Then, please follow the steps provided in the [Microsoft 365 Datasource](https://community.denodo.com/kb/en/view/document/How%20to%20connect%20to%20Microsoft%20Dynamics%20365%20from%20Denodo#h.edk8fiysfdn8) Knowledge Base Article for creating a base view in the datasource. Also, if you are a valid support user, you can raise a [Support Case](https://support.denodo.com/cases/add), for further assistance from the Support Team on the Microsoft Dynamics 365 base view creation error. Hope this helps!
Denodo Team
02-02-2024 07:20:46 -0500
code
You must sign in to add an answer. If you do not have an account, you can register here