Replies: 2 comments
-
The current version is 5.0.2 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh thanks !
El El lun, 16 dic. 2024 a la(s) 14:50, xr0master ***@***.***>
escribió:
… The current version is 5.0.2
***@***.***/nodejs
—
Reply to this email directly, view it on GitHub
<#169 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGTS4Y3FINU42RVGNGWD6ND2F4HIFAVCNFSM6AAAAABTWMVKROVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJYGQZDGMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm facing an issue while using EmailJS with a Node.js script deployed on Firebase Functions. Here’s the error I’m encountering:
Error sending email: EmailJSResponseStatus { status: 418, text: 'This SDK version is unsupported. Please check https://www.emailjs.com/docs/sdk/installation/' }
I’m calling the EmailJS service via an API call, and I’m using the latest version of the SDK:"@emailjs/nodejs": "^2.2.0"
I’ve reviewed the installation guide here: EmailJS SDK Documentation, but I’m still stuck.
Has anyone faced a similar issue? Could you guide me on how to resolve this?
Any help would be greatly appreciated. Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions