Hi all,
I know there are a lot of topics about this issue, but nothing is help me to solve my issue.
What I have is a dataverse table named: "Test_Notities". The System name of this table is: "wam_test_notities".
I try to add a new record in the note table (Annotation (note)) that's related to the "test_Notities" table.
This is not working fine, because of I get the error: "Resource not found for the segment".
I've try the following:

and:

and:

and:

Nothing is helping and it all end with the same error:
{
"error": {
"code": "0x0",
"message": "Resource not found for the segment 'wam_test_notities'."
}
}
Is there any other thing I can try to fix this?
Thanks again.
Regards,
Dennis