Open Oguzoz1 opened 6 months ago
Due to using old interception on new version of angular, interceptor must be renewed.
+Interceptor for registering did not work therefore, it created an unauthorized call since the application was trying to fetch and append AUTH key through the request. It is fixed.
Due to using old interception on new version of angular, interceptor must be renewed.