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

Would love to see plain text of HTTP requests for reference #17

Open
bram-dingelstad opened this issue Nov 6, 2021 · 0 comments
Open

Comments

@bram-dingelstad
Copy link

Hey Twitter peeps! I've been struggling with this API for an entire day. I'm re-implementing some of this functionality in Deno and I can't seem to get it to work. I keep getting error 32 on the APPEND step, even though the authentication works fine on every other step except this one.

I've been clued in that this error is because of some mistake with encoding my multipart/form-data, but I'm using modern web standard with no clear reason to distrust that part of the code.

I would love to see plain text versions of the HTTP requests that are the result of the code in this repository so I can actually reference a real HTTP request rather than having to find out how thousands of different libraries build a different request that might work.

If you peeps would help out with that, that'd be great. Thanks! 🙏🏻

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

No branches or pull requests

1 participant