_
_
I've encountered the same error with this code: ```python from instapy import InstaPy if __name__ == '__main__': session = InstaPy(username="xxx", password="xxx") session.login() ``` An important mention would be that https://ipbase.com/json...
This is defently a huge issue. Writing in the request body or or getting the formatted response nearly brings the whole program to a halt. (every action takes about a...
Here is the code that adds the onchange listener to the body, regardless of formatting. https://github.com/hoppscotch/hoppscotch/blob/00862eb192f4df30f564d408b48ba9843d48b0c8/packages/hoppscotch-common/src/composables/codemirror.ts#L289 [this documentation](https://codemirror.net/docs/ref/#view.ViewUpdate) is relevant and this is the [problematic func](https://codemirror.net/docs/ref/#state.ChangeSet.toJSON)
@cdaringe The bug was fixed for me using the newest release of the desktop app. Could you test it and close the issue if resolved?
Actually free tube handled the case for me quite well.
Ok so I think I have tracked down, where the inconsistencies come from. So if you look at those channels, that yield no results, you see that you can switch...
Weirdly enough I can't send text fields with `multipart/from-data` at all regardless of if I also send a file or not. I am using the `.deb` build (Desktop).
I got the same issue.
This maybe has something to do with #3721
> Another workaround is to login on Element Web/Desktop to trigger the cross-sign. This happened to friend of mine who registered an account on matrix.org directly from the mobile app...