Hi - I am using your code and it's working (almost) perfectly.
I have a httpInterceptor that intercepts all ajax requests and adds the Authorization header.
When I use the image upload button in redactor, it doesn't get intercepted - is there a way for your plugin to alter those requests to use angular's $http rather than the standard xhr?
Hi - I am using your code and it's working (almost) perfectly.
I have a httpInterceptor that intercepts all ajax requests and adds the Authorization header.
When I use the image upload button in redactor, it doesn't get intercepted - is there a way for your plugin to alter those requests to use angular's $http rather than the standard xhr?