...
Before switching to React, it is recommended to validate if there are some Ember interceptors in place. Open Feature Flags and search for “interceptor”:
...
If there are is some interceptors interceptor (probably named pfx-your-company-name), you should test their its functionality after switching from Ember to React.
...