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
Hello people
Im triying to send a email with an attatchment from firebase storage using email trigger extension.
I have working the email trigger extension to send emails using a gmail smtp.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello people
Im triying to send a email with an attatchment from firebase storage using email trigger extension.
I have working the email trigger extension to send emails using a gmail smtp.
this is my code (c#):
the email not is sended I get this error in firestore:
Error: ENOENT: no such file or directory, open 'gs://myDirectory/[email protected]/image.png'
How I can access to a file from storage?, from email trigger.
Also attatch a file from a public URL is working fine.
Beta Was this translation helpful? Give feedback.
All reactions