Skip to content

the webhook for bulk does't seem to be working #1439

Open
@z3d3m0n

Description

@z3d3m0n

Email to check

annalisagambale172@hotmail.com

From where did you run check-if-email-exists?

ovh

Version of check-if-email-exists (if running it yourself)

0.5.1

What happened?

when i am running this query on the bulk reacher 0.5.1
it returns an error

 {
    // Required fields:
    "input": [                          // Endpoint accepts a list of emails.
        "support@reacher.email",
        "invalid@reacher.email"
    ],

 // Optional:
    "webhook": {
        "url": "https://my.server.com/webhook"},

  // All fields below are optional:
    "proxy": {
        "host": "my.proxy.com",
        "port": "9080",
    },
    "hello_name": "my.domain.com",      // The value to use in the EHLO handshake.
    "from_email": "me@my.domain.com",   // The value to use in the MAIL FROM command.
}

2024-01-28T23:31:04.454324Z INFO reacher: IP:57304 "POST /v1/bulk HTTP/1.1" 404 "-" "-" 4.088µs

but when i remove the webhook part
and send just this query

{
    // Required fields:
    "input": [                          // Endpoint accepts a list of emails.
        "support@reacher.email",
        "invalid@reacher.email"
    ],

    // All fields below are optional:
    "proxy": {
        "host": "my.proxy.com",
        "port": "9080",
        "username": "user",             // Optional authentication for proxy.
        "password": "pass",
    },
    "hello_name": "my.domain.com",      // The value to use in the EHLO handshake.
    "from_email": "me@my.domain.com",   // The value to use in the MAIL FROM command.
}

it returns all right

2024-01-28T23:28:06.895316Z  INFO reacher: Done check email="hrach.avvagyan@gmail.com" is_reachable=Safe
2024-01-28T23:28:07.443726Z  INFO reacher: Done check email="daniel.wilson@uphs.upenn.edu" is_reachable=Safe
2024-01-28T23:28:10.224712Z  INFO reacher: Done check email="annalisagambale172@hotmail.com" is_reachable=Safe

am i missing something?

did i get it right , now you don't need a db at all you can just fire the query to reacher pointing the webhook url and it will return the results once done to the end point ?

Relevant log output

No response

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

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy