Login_User adk api call returns 403

I am using trial looker account and trying to embed the data in custom visualisation.

When I try to use login_user using looker sdk. I am getting 403 forbidden error with below error message

{
“message”: “Unsupported in Looker (Google Cloud core)”,
“documentation_url”: “https://cloud.google.com/looker/docs/r/err/4.0/403/post/login/:user_id
}

@yogendragautam , did you solve this issue? what was the root cause?

Hi @yogendragautam - Could you share the call you’re trying to make w/ the looker_sdk?

Here’s some instructions on the Looker SDK that might help get you started if you haven’t found this yet. Make sure that you’re using an api client id / secret as part of your authentication.