Stuck when run is triggered via API call but not on dashboard?
I have a project that let's me upload videos on google cloud storage (it is very bare and that's the only thing that it does at the moment).
If I trigger the request form serverless dashboard, the job gets completed, but if it is triggered via API it is stuck forever
this is what the code looks like:
Any Ideas?


0 Replies