Hi,
I'm working with Virtual connectors in Dataverse and in general, I can do CRUD operations against the SQL Server, however, every time I try to see the details of the data it shows the information but it also display an error message:
The specified domain does not exist or cannot be contacted
Error Code: 2147746340
Session Id: <guid>
Activity Id: <guid>
Timestamp: <date>
APIM request was not successful : BadRequest : The specified item '<id>' is not found. inner exception: The specified item '<id>' is not found.
And the form is closed.
I have tested with two different tenants and the result is the same, different tables, even a table with only Id and Title.
Have anyone an idea of what could be happening or where can I ask if this is the wrong place?
Thanks in advance.