• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

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