Resend Email verification issue?

@everyone after signing up with my app, I am not able to resend the email verification.

I am using the SPA .

Hi @gopalgurram can you please let me know if you are getting any errors after sending the verification email?

Hi @pratyush.pandey Thank you so much for reply , I am getting below error please look into that.

Error while sending verification email: {:ok, %HTTPoison.Response{status_code: 400, body: “{"statusCode":400,"error":"Bad Request","message":"Bad HTTP authentication header format","errorCode":"Bearer"}”, headers: [{“Date”, “Mon, 18 Sep 2023 04:56:47 GMT”}, {“Content-Type”, “application/json; charset=utf-8”}, {“Content-Length”, “111”}, {“Connection”, “keep-alive”}, {“CF-Ray”, “8087011d88ccf2ba-BOM”}, {“CF-Cache-Status”, “DYNAMIC”}, {“Cache-Control”, “no-cache”}, {“Strict-Transport-Security”, “max-age=31536000; includeSubDomains”}, {“Vary”, “origin”}, {“access-control-expose-headers”, “WWW-Authenticate,Server-Authorization”}, {“ot-baggage-auth0-request-id”, “8087011d88ccf2ba”}, {“ot-tracer-sampled”, “true”}, {“ot-tracer-spanid”, “2c3cd0da5f5dd885”}, {“ot-tracer-traceid”, “717eb962317cc700”}, {“traceparent”, “00-0000000000000000717eb962317cc700-2c3cd0da5f5dd885-01”}, {“tracestate”, “auth0-request-id=8087011d88ccf2ba,auth0=true”}, {“X-Content-Type-Options”, “nosniff”}, {“Server”, “cloudflare”}, {“alt-svc”, “h3=":443"; ma=86400”}], request_url: “https://dev-3c5uvx24zuwoigrb.us.auth0.com/api/v2/jobs/verification-email”, request: %HTTPoison.Request{method: :post, url: “https://dev-3c5uvx24zuwoigrb.us.auth0.com/api/v2/jobs/verification-email”, headers: [{“Authorization”, "Bearer "}, {“Content-Type”, “application/json”}], body: “{"user_id":"auth0|6507d4dd5186049fb2a557fd"}”, params: %{}, options: }}}