• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

api upload

  1. Z

    [V4 Beta 8] API uploading always returns 400 error

    I am trying POST method to call https://my_server/api/1/upload. X-API-Key is included in headers, and the image is specified in the POST body. The problem is that either I specify the image by web url or a file object, the server always returns the following: { "status_code": 400...
  2. A

    API URL error

    Errors in trying to reach API URL. ▶ Reproduction steps fresh install under Debian via CLI/WebUI test API URL 😢 Unexpected result In first attempt as guest user I get a That page doesn't exist message, followed by an OutOfBoundsException thrown in...
  3. S

    Get "Can't get target upload source info" when uploading image use base64 by api

    ▶🚶‍Reproduction steps get my demo image base64 encode it...
  4. S

    Can I use API to upload to particular album(not user)?

    Hi there everyone! The bulk importer is not quite robust or feature rich to manage my images uploaded from my phone so I'm hoping to write a script run via cron that will upload to a album titled "Autoupload" that's marked private. I see in the API documentation that I can override the route...
  5. E

    API upload -> Image Edit -> Image Viewer

    I can upload an image using api upload and then use the image viewer to edit image title and description. I would like to implement the following sequence: API upload -> Image Edit -> Image Viewer. I know how to do api upload but have difficulty to continue to "Image Edit" as the next page. I...
Back
Top