Closed amsdamsgram closed 7 years ago
Is it possible that you are on the "Spark" plan? According to https://firebase.google.com/pricing/ – "The Spark plan only allows outbound network requests to Google owned services."
This would explain the behaviour you are seeing.
If you are using another setup, feel free to comment and reopen the issue.
Good catch! I'm on the Spark plan. Thanks for the fast reply!
Hey,
I'm trying to use
tinify
with Could Functions for Firebase but I'm getting the following error:I use it like this:
(I'm also trying to use it as a Promise but it doesn't seem to work. I'm getting the console.log before the error with
tinify
)I'm thinking this is a proxy error? But I'm not sure.
Thanks for your help!