I have a project built based on jhipster , so when i want to use HttpInterceptor of angular, it doesn't work. the project used to use HttpInterceptor of ng-jhipster , EVEN when i remove it and its configuration and replace it with the one of angular it doesn't work : Any ideas to try !!
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Is your project in github? can you share the source code, so I can have a look at it