Fork me on GitHub
#pedestal
<
2018-09-15
>
deadghost07:09:29

thanks, not exactly sure what changed but it's working now

dadair13:09:12

Note that if you use default-interceptors, if you have provided your own interceptors at ::http/interceptors before default-interceptors gets called, then the function does not add any default interceptors. If you had set the interceptors directly then default-interceptors may have not added the CORS interceptors?