Daniel Clarke
Daniel Clarke
This branch seems very old, can you please rebase it..
@cornhundred CORS still seems to be enabled--one way to test it is with [this link](https://www.test-cors.org/#?client_method=GET&client_credentials=false&server_url=https%3A%2F%2Famp.pharm.mssm.edu%2FHarmonizome%2Fapi%2F1.0%2Fgene%2FMT&server_enable=false&server_status=200&server_credentials=false&server_tabs=remote) Noting the [CORSFilter code](https://github.com/MaayanLab/harmonizome/blob/master/src/main/java/edu/mssm/pharm/maayanlab/Harmonizome/filter/CORSFilter.java), if the `Origin` is `null` it suggests the request *isn't* cross-origin;...
@cornhundred So I tested that file locally on Chrome, Safari, and Firefox on two different computers and all of them seem to work so I'm not entirely sure what's different...
Also in https://appyters.maayanlab.cloud/Gene_Level_Functional_Predictions/5f3759d57d9d1bbc946b6cf54c5735e8d6a43fea/ It seems to have occurred when the gene was missing in one of the correlation matrices.
Hmm it actually does but any time you initiate an action it re-logs you in if your session is expired. I'll look into making sure the refresh token expires as...
So this kind of works okay for me locally, I guess I have an older version of ubuntu cached where it still works. in any case there is an error...
1. Has been addressed in #806 I think we can address 2 if we add https://github.com/maayanLab/react-supervenn -- that would be like Figure 2 (SuperVenn), but interactive so you could select...
Alternatively we can probably use `appyter-catalog-helper` to register the appyter on `postgrest` and use the database for content.
I guess input is fine.. feel free to just up the minor patch version, in any-case I likely won't merge this till after next week as to not sabotage someones'...