Property Search POST CultureID Error
Opened this issue · 0 comments
matrix303 commented
Trying the following POST using postman application to get the error below.
Response:
'''
{
"ErrorCode": {
"Id": 400,
"Description": "The request was invalid. - Invalid CultureID",
"LogId": "",
"ProductName": "! Push to PR-Stage - Realtor API (Maintenance)^30886 + UTMCode fix [Tuesday, April 27, 2021 12:36:06 PM]",
"Version": "1.0.7787.22690"
},
"Paging": {
"RecordsPerPage": 0,
"CurrentPage": 0,
"TotalRecords": 0,
"MaxRecords": 0,
"TotalPages": 0,
"RecordsShowing": 0,
"Pins": 0
},
"Results": [],
"Pins": []
}
'''
I have also tried "CultureID" instead of CultureId.
The following GET propertydetails works: