Skip to content

Trying to load "computed" JSON hub definition #98

@albertoriva

Description

@albertoriva

Hello,

I'm using the legacy browser, and I'm trying to open a remote hub using a hyperlink containing datahub=... followed by the URL to my json file. This has worked fine for years. Now, though, I'm passing the address of a cgi script that produces the JSON file,like this:

http://(username):(password)@lichtlab.cancer.ufl.edu/reports/hub.cgi?NSD2//NSD2_CS_RPMI_020919_Jianping/mynorm/tracks/peaks2.conf

I've tested this in a browser and it works correctly, displaying the JSON file. But when I put this in the datahub url, replacing the ? with %3F, I get an error because the browser only sends a request for "/reports/hub.cgi", removing the part after the ?. Is there a way to prevent this?

By the way, this works in the new browser, but the reason why I need to use the legacy browser is that the new one does not send the username and password in HTTP requests. If this could be fixed, then I could switch to the new browser and my problem would be solved.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions