Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on sendEmail #1

Open
chiefheru opened this issue Oct 6, 2024 · 1 comment
Open

Error on sendEmail #1

chiefheru opened this issue Oct 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@chiefheru
Copy link

chiefheru commented Oct 6, 2024

Hi @fleeser, this is an error I get when I send an email after following your instructions. are you still supporting this?

RethrownDartError: ClientException: XMLHttpRequest error., uri=https://api.resend.com/emails
    dart-sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart 702:28  get current
packages/http/src/browser_client.dart 98:22                         <fn>
dart-sdk/lib/async/zone.dart 1661:54                                runUnary
dart-sdk/lib/async/future_impl.dart 163:18                          handleValue
dart-sdk/lib/async/future_impl.dart 861:44                          handleValueCallback
dart-sdk/lib/async/future_impl.dart 890:13                          _propagateToListeners
dart-sdk/lib/async/future_impl.dart 657:7                           [_complete]
dart-sdk/lib/async/stream_pipe.dart 59:43                           <fn>
dart-sdk/lib/async/zone.dart 1655:54                                run
dart-sdk/lib/async/future_impl.dart 206:18                          handleWhenComplete
dart-sdk/lib/async/future_impl.dart 831:38                          handleWhenCompleteCallback
dart-sdk/lib/async/future_impl.dart 887:11                          _propagateToListeners
dart-sdk/lib/async/future_impl.dart 666:5                           [_completeWithValue]
dart-sdk/lib/async/future_impl.dart 736:7                           callback
dart-sdk/lib/async/schedule_microtask.dart 40:11                    _microtaskLoop
dart-sdk/lib/async/schedule_microtask.dart 49:5                     _startMicrotaskLoop
dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 181:7  <fn>


dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 329:10  createErrorWithStack
dart-sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart 265:28            _throw
dart-sdk/lib/core/errors.dart 120:5                                           throwWithStackTrace
dart-sdk/lib/async/zone.dart 1386:11                                          callback
dart-sdk/lib/async/schedule_microtask.dart 40:11                              _microtaskLoop
dart-sdk/lib/async/schedule_microtask.dart 49:5                               _startMicrotaskLoop
dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 181:7            <fn>
@fleeser
Copy link
Contributor

fleeser commented Oct 7, 2024

Hi @chiefheru 👋
Yes, this is still supported and will get an update in a few days since there have been some changes to the Resend API.
Can you please provide the code that fails?

@fleeser fleeser added the bug Something isn't working label Oct 7, 2024
@fleeser fleeser self-assigned this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants