Skip to main content
Question

Issue when i try to filter the Project list in Aurena by Created_date

  • November 6, 2024
  • 0 replies
  • 62 views

HumbertoFloresD
Sidekick (Customer)
Forum|alt.badge.img+9

Hi, i’m tying to query in Aurena  project filtering by  Created_date field , when i try to perform this query i retrieve this error 

 

{
    "error": {
        "code": "ODATA_PROVIDER_ERROR",
        "message": "An internal server error occurred. Contact administrator.",
        "details": [
            {
                "code": "TYPES_NOT_COMPATIBLE",
                "message": "The types 'Edm.DateTimeOffset' and 'Edm.Date' are not compatible."
            }
        ]
    }
}

 

this is the query that i trying to perform:

 

 

 

Someone know how can i solve that ?

 

Thanks for the Help.

0 replies

Be the first to reply!