In my website's health status I see a warning that a plugin is using session_start, and that interferes with the ReST API (and WordPress in general according to the message).
I searched the plugins and it seems WPML is using PHP's session_start in several files. How can this be resolved?