I did the following what was written in this docs : https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Accelerators/Login_with_Google_Accelerator
to integrate google login on my login page of application but I am reciving the following error in console of browser .
Error :
{
}
{"error":"Could not attach click handler to the element. Reason: element not found."}
I had an existing project in google developer console and a scope for user creation was already defined in it . kindly help me in solving this .