Skip to content
New issue

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

Bug fix for Access to object not allowed #73

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

oddavidson
Copy link
Contributor

Context

Bug fix for

"/app/.venv/lib/python3.8/site-packages/rets/http/parsers/parse.py", line 33, in parse_xml
    raise RetsApiError(reply_code, reply_text, response.content)
rets.errors.RetsApiError: [20407] Access to object not allowed [21395596:2]

Test Plan

Mitigation

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to external documentation if necessary (READMEs, Confluence, etc.)
  • I have checked that other PRs this PR depends on have already been deployed.
  • I can confirm that if this PR introduces a DB schema change, I have read and followed all the steps outlined in the Data Contract.

@deep1603 deep1603 merged commit 8245a3c into master Oct 15, 2024
2 checks passed
@deep1603 deep1603 deleted the oddavidson-patch-1 branch October 15, 2024 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants