You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API rely on the Accept-Language header but part of the Angular UI still rely on URL lang code. If the URL lang is english and the browser lang is french, then user may have a mix of language.
Proposal: Set Accept-Language header from the URL lang for all requests in the interceptor.
The text was updated successfully, but these errors were encountered:
The API rely on the Accept-Language header but part of the Angular UI still rely on URL lang code. If the URL lang is english and the browser lang is french, then user may have a mix of language.
Proposal: Set Accept-Language header from the URL lang for all requests in the interceptor.
The text was updated successfully, but these errors were encountered: