Sushant Varshney
Sushant Varshney
I am also getting `Response for preflight has invalid HTTP status code 404` when making POST request through chrome.
@endriju We are able to setup the older SJS version,but while setting up new version of SJS,some of the python test cases are getting failed because of dependency issues.Even after...
@MartinSahlen Can you tell me which file is used to install any dependency on Cloud Function?
@MartinSahlen Found some links to solve the above mentioned issues,but don't know how to use it inside your code ``` 1) https://github.com/pyinstaller/pyinstaller/issues/3015 2) https://github.com/pyinstaller/pyinstaller/pull/2998/commits/017b247064f9bd51a620cfb2172c05d63fc75133 ``` Can you do the above...