You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`(node:15211) Warning: a promise was rejected with a non-error: [object Object]`
Logging the error returns `{ statusCode: undefined, error: undefined }`.
Expected behavior
Should return the error if there is any.
Actual behavior
Sometimes the promise resolves itself without any error and sometimes it doesn't.
Code snippets
No response
Node version
v20.8.0
Library version
razorpay 2.9.2
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Steps to reproduce the behavior
Expected behavior
Should return the error if there is any.
Actual behavior
Sometimes the promise resolves itself without any error and sometimes it doesn't.
Code snippets
No response
Node version
v20.8.0
Library version
razorpay 2.9.2
Additional Information
No response
The text was updated successfully, but these errors were encountered: