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

🐛 Bug Report: A new provider isend-sms throws an error but when trying to view the error details, Novu provides an empty object! #5123

Closed
2 tasks done
Saff-Elli-Khan opened this issue Jan 27, 2024 · 1 comment · Fixed by #5135
Labels

Comments

@Saff-Elli-Khan
Copy link
Contributor

📜 Description

When tried to send an SMS using the correct credentials, the provider throws an error, I am unable to fix this error because Novu provides an empty object and doesn't provide any useful details about the error!

👟 Reproduction steps

  1. Setup APNS provider
  2. Go to the workflow builder, and create a new workflow that consumes the isend-sms provider
  3. Trigger the test from the workflow builder

👍 Expected behavior

It should provide an object that includes the details about where and why the error happened. It should also show the error message thrown by the provider.

👎 Actual Behavior with Screenshots

When pressed the "Show details" button on the error event it shows an empty object!

image

Novu version

Novu SaaS

npm version

No response

node version

No response

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

Yes I am willing to submit a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant