We are fetching only 2 records in Member class. Is this expected?
MLS Name: Strategic MLS Alliance MLS ID: SMLSA New Paragon Login: smlsaHomeStory New RETS Web API: https://smlsa.paragonrels.com/OData/S... Web API Metadata: http://smlsa.paragonrels.com/OData/SM... Access Token URL: https://smlsa.paragonrels.com/OData/S...
Not sure. What request are you sending?
Does it have $top=2
Were you able to get this working?
We are sending curl -X GET ’https://smlsa.paragonrels.com/OData/SMLSA/Strategic_17/Member?$count=true&$top=200' and getting “@odata.count”:2. We were not able to get this working.