We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AuthenticationType Basic is not working for an Austin MLS, throw Access Denied ( I have tested with rets connector an return the code data)
also if I add more than 100 columns this way searchRequest.AddColumn("ColumnName"); throw not found
I tried adding less than 100 columns and works just fine
The text was updated successfully, but these errors were encountered:
Sorry just saw this. Do you still need help?
I am guessing adding more than 100 columns pushes your server beyond its max-allowed-content-length or request-too-long.
let me know if you still need any help
Sorry, something went wrong.
i face problem of session time out please guide me regarding this issue
No branches or pull requests
AuthenticationType Basic is not working for an Austin MLS,
throw Access Denied ( I have tested with rets connector an return the code data)
also if I add more than 100 columns this way
searchRequest.AddColumn("ColumnName");
throw not found
I tried adding less than 100 columns and works just fine
The text was updated successfully, but these errors were encountered: