Skip to content

Webhooks #450

Description

@On1kmc

Hello!
I want to receive a webhook when the generation is complete. I specify my webhook in the request body.

webhook = 'https://my.server.ip.here:8443/replicate/photoresult';
String[] webhook_events_filter = {'completed'};

But I don't receive anything at the hook address.

i tryed send post-request on my address with body using postman, it's worked correctly.
Please, help)

upd:
I find this error:
encountered ssl error while making request: SSL:0A000086 certificate verify failed

I'm use self-signed sertificate, it's a problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions