Since JSONP no longer supported i.e. obsolete and is susceptible to known security vulnerabilities, its usage across the app is resulting in CORB(Cross Origin request blocking) .
JSONP usage should be removed/updated where possible to standard JSON.
This is currently causing issues with the new version for biocache-service 3.1.2/3.1.2-SNAPSHOT
Since JSONP no longer supported i.e. obsolete and is susceptible to known security vulnerabilities, its usage across the app is resulting in CORB(Cross Origin request blocking) .
JSONP usage should be removed/updated where possible to standard
JSON
.This is currently causing issues with the new version for biocache-service 3.1.2/3.1.2-SNAPSHOT