# Interact with discourse from Python?

**URL:** https://meta.discourse.org/t/interact-with-discourse-from-python/87543
**Category:** Development
**Created:** [May 15, 2018, 4:34pm UTC](https://meta.discourse.org/t/interact-with-discourse-from-python/87543 "2018-05-15T16:34:39Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![Mark\_Schmucker](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mark_schmucker/32/124810_2.png) [@Mark\_Schmucker](https://meta.discourse.org/u/Mark_Schmucker)
#### Post date: [September 1, 2020, 12:46am UTC](https://meta.discourse.org/t/interact-with-discourse-from-python/87543/7 "2020-09-01T00:46:24Z")

</div>

Payload Too Large is because of [this change](https://meta.discourse.org/t/discourse-2-6-0-beta2-release-notes/161549/2).

I don’t know about the project mentioned above, but here is the status for bennylope’s project. Maybe the same fix is needed on other wrappers as well.

[GitHub - pydiscourse/pydiscourse: A Python library for the Discourse API · GitHub](https://github.com/bennylope/pydiscourse) issue #38 fixes the problem, but the fixed version has not yet been pushed to pypi- [pydiscourse.exceptions.DiscourseClientError: Payload Too Large · Issue #38 · pydiscourse/pydiscourse · GitHub](https://github.com/bennylope/pydiscourse/issues/38). Waiting for github @bennylope to do it. So you can wait for pypi to be updated, or git pull master.

---

_[View the full topic](https://meta.discourse.org/t/interact-with-discourse-from-python/87543)._
