I am using angular and trying to sign in with google using the library : My angular version is 13. I have followed this blog https://medium.com/@danilrabizo/google-authentication-in-the-angular-application-e86df69be58a
when i setup my own code i am facing below error:

It works perfect when i use the client id given in this blog. but when i use my own client id i am getting this error. Please help me on this.
Thank You !!!
Try adding plugin_name and scope in GoogleLoginProvider
solution - screenshot