Closed dleehr closed 6 years ago
Looks like there was a change on the DDS web server.
URLs like https://dataservice.duke.edu/portal/#/project/some-id are now returning an nginx 404, but https://dataservice.duke.edu/#/project/some-id works.
So we need to change
https://github.com/Duke-GCB/D4S2/blob/6fa26e7ea31753d6561e00b53f1c20eab55e3fc5/switchboard/dds_util.py#L49-L51
Looks like there was a change on the DDS web server.
URLs like https://dataservice.duke.edu/portal/#/project/some-id are now returning an nginx 404, but https://dataservice.duke.edu/#/project/some-id works.
So we need to change
https://github.com/Duke-GCB/D4S2/blob/6fa26e7ea31753d6561e00b53f1c20eab55e3fc5/switchboard/dds_util.py#L49-L51