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
Currently Switchboard creates a local copy of the data and sends a url of it to the tools, to avoid possible CORS problems (see #2).
If we can solve the CORS issues (can we?), we should profile the data using a small header (should work with most data types) and send the original url to the tools.
The text was updated successfully, but these errors were encountered:
Currently Switchboard creates a local copy of the data and sends a url of it to the tools, to avoid possible CORS problems (see #2).
If we can solve the CORS issues (can we?), we should profile the data using a small header (should work with most data types) and send the original url to the tools.
The text was updated successfully, but these errors were encountered: