NCATSTranslator / Feedback

A repo for tracking gaps in Translator data and finding ways to fill them.
7 stars 0 forks source link

ARS Test Instance Rejects Async Returns #790

Closed MarkDWilliams closed 3 months ago

MarkDWilliams commented 3 months ago

Currently, there is an issue in which the Test instance of the ARS will immediately reject attempts to POST results back with a 403. I am currently working with ITRB to resolve this, and it looks very likely to be a configuration or environment issue rather than a bug in code.

MarkDWilliams commented 3 months ago

I am currently working with ITRB to get the information needed to diagnose, but I suspect something with CORS/CSRF or possibly SSL

MarkDWilliams commented 3 months ago

This issue was resolved by ITRB