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

Errors when working with posting posts #4

Open
kotazzz opened this issue Aug 10, 2023 · 0 comments
Open

Errors when working with posting posts #4

kotazzz opened this issue Aug 10, 2023 · 0 comments

Comments

@kotazzz
Copy link

kotazzz commented Aug 10, 2023

I fixed the code as soon as I could, everything seemed to start working. Here are my edits (endpoints.py )

  1. "upload[source]": ",".join(sources), - source, not sources
  2. r = self._api.session.post("uploads", files=files, data=params) - There was an error "File not provided" or something like that
  3. I also specified the post in uploads, and not in posts, based on the documentation on the site.

I tried to load the content to e621ng (repo), which I launched locally. I used the library to overload art with e621.net on a local installation

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