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
{{ message }}
This repository was archived by the owner on Mar 14, 2019. It is now read-only.
I've 2 different apps that share database, when I upload a file in one of those apps I get this error on the other one:
It's trying to upload the file I'm uploading from a different server.
Any idea on how can I make this work?
Thanks!