Google Analytics - Metabase Error

friends, I have tried to link Metabase to Google Analytics, I can’t get it, I get the following error: “User does not have sufficient permissions for this account.” I have created new credentials in google but I can’t find a solution, someone could help me or send me a tutorial.

Logs:
Caused by: clojure.lang.ExceptionInfo: User does not have sufficient permissions for this account. {“code” 403, “errors” [{“domain” “global”, “message” “User does not have sufficient permissions for this account.”, “reason” “insufficientPermissions”}], “message” “User does not have sufficient permissions for this account.”}
at metabase.driver.google$execute_no_auto_retry.invokeStatic(google.clj:42)
at metabase.driver.google$execute_no_auto_retry.invoke(google.clj:34)
at metabase.driver.google$execute.invokeStatic(google.clj:56)
at metabase.driver.google$execute.invoke(google.clj:46)
at metabase.driver.googleanalytics$fetch_properties.invokeStatic(googleanalytics.clj:28)
at metabase.driver.googleanalytics$fetch_properties.invoke(googleanalytics.clj:26)
at metabase.driver.googleanalytics$properties_PLUS_profiles.invokeStatic(googleanalytics.clj:38)
at metabase.driver.googleanalytics$properties_PLUS_profiles.invoke(googleanalytics.clj:34)
at metabase.driver.googleanalytics$profile_ids.invokeStatic(googleanalytics.clj:45)
at metabase.driver.googleanalytics$profile_ids.invoke(googleanalytics.clj:42)
at metabase.driver.googleanalytics$eval846079$fn__846080.invoke(googleanalytics.clj:112)
at clojure.lang.MultiFn.invoke(MultiFn.java:234)
at metabase.driver.util$can_connect_with_details_QMARK_$fn__22523.invoke(util.clj:35)
at metabase.util$do_with_timeout$fn__10218.invoke(util.clj:324)
at clojure.core$binding_conveyor_fn$fn__5754.invoke(core.clj:2030)
at clojure.lang.AFn.call(AFn.java:18)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
… 1 more

[97872480-140e-480d-bfb7-a4ce5fdb1e23] 2021-03-11T21:26:42-05:00 DEBUG metabase.middleware.log POST /api/database 400 895.7 ms (0 llamadas a la BBDD)
{:valid false, :dbname “User does not have sufficient permissions for this account.”, :message “User does not have sufficient permissions for this account.”}

thanks !!

Hi @CristhianForero
Have you seen this topic? Google analytics - User does not have sufficient permissions for this account