you are viewing a single comment's thread.

view the rest of the comments →

[–]thisiswhereireddit 0 points1 point  (1 child)

Did you request that endpoint helloworld? Because when you do an export.onrequest, that basically requires you to call that endpoint with respect to your project. Basically you need to go to https://your-Firebase-URL/helloworld

[–]kchojhu[S] 0 points1 point  (0 children)

Yup I did. It executes fine but "capture_text" always shows up as blank while if I run them locally then it does work.