Service Connection - Define by Endpoint - Nested Child Resource Attribute- usage in query parameter
Summary
Service Connection - REST API - Nested Child Resource Attribute- usage in query parameter not working with REST-Framework-Vresion:4Content
Hi All,
Im trying to use a nested child resource attribute as a query parameter, to create a service connection, but its failing with below error.
Tried passing REST-Framework-Version = 4 as both static & dynamic header, but its not working.
REST API used:
Error:
{
"type": "HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1",
"status": 400,
"title": "Bad Request",
"detail": "{\"title\":\"Bad Request\",\"status\":\"400\",\"o:errorDetails\":[{\"detail\":\"Failed to build ViewCriteria from expression \\\"emails:EmailAddress=
Tagged:
0