Forum Discussion
OData error with Dynamics CRM Online
- 11 years ago
If you weren't prompted for a username/password it's possible you already had credentials stored. You could try deleting your credentials and connecting again, at which point you should be prompted to login and can choose Organizational Account. Sometimes that error ("neither OData service or feed") can be caused by connecting with the wrong credentails - the feed will redirect you to a login page instead of connecting to the feed.
Hi,
I have the same issue.
And tried the solution. Deleted connections. Restarted Power BI. Tried Instance WEB API with organisational credentials.
Succeeded to sign-in. After connect a error: Details: "The field 'regardingobjectid_cdi_unsubscribe' already exists in the record."
(Microsoft Dynamics® CRM Online 2016 Update(8.0.1.90) (DB 8.0.1.88)).
Can anyone help me please?
Rob.
I found a solution.
In CRM properties this is the URL:
https:// <tenant> .crm4.dynamics.com/XRMServices/2011/Organization.svc
In Power BI, get data, CRM Online the example of the URL is:
https:// <tenant> .crm4.dynamics.com/XRMServices/2011/OrganizationData.svc
In stead of copy/paste the URL i changed the URL and added "Data" tot "Organization.svc".
Now i could register and connected to the CRM Online.
Rob
- hvoncannon9 years agoFrequent Visitor
This solved my issue as well. Thank you.
- zylawys8 years agoAdvocate II
RobJo... you are a life saver.