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
I have the flowjs client on localhost and then hosted the ng-flow server on cloud. Sending the file to the target of the server... Keep getting this error
sha1(): Passing null to parameter #1 ($string) of type string is deprecated"
But when I placed the server and client on same host, it works... but on different host it doesnt work and have added headers such as
I have the flowjs client on localhost and then hosted the ng-flow server on cloud. Sending the file to the target of the server... Keep getting this error
sha1(): Passing null to parameter #1 ($string) of type string is deprecated"
But when I placed the server and client on same host, it works... but on different host it doesnt work and have added headers such as
For CORS but yet its not working.
On client i have
Please what is the workable method to use this?
The text was updated successfully, but these errors were encountered: