{"code":424,"headers":[{"name":"Content-Type","value":"application\/json"}],"body":{"error":"not_supported","message":"The requested Jetpack module is not supported by your plan."}}
This feature should be accessible as we enabled GA for Premium plans.
cc @tyxla since you recently worked on this in #23036.
Reported in 1067400-zen
also reported in 1067713-zen
I believe this caused by https://github.com/Automattic/jetpack/blob/5c1ee15dfe051f274ce6ca22df3a078046814427/modules/google-analytics.php#L12 .
https://github.com/Automattic/jetpack/blob/33b2f8d611fe8f7255a8df192a73f7d1c2e87c7f/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php#L70 is what is returning the error message.
Thanks @kraftbj @jeherve 馃檱
Note: While this issue is closed, it will still be broken for customers in production until the next version of Jetpack (6.0.1 or 6.1) ships.