I am creating a Shopify app and need to integrate a Google Shopping Merchant account. I am using Googleapis to API calls but it is not working. I am getting the following error.
qw {message: 'gapi.auth2 has been initialized with different opt…2.getAuthInstance() instead of gapi.auth2.init().', wM: true, stack: 'gapi.auth2.ExternallyVisibleError: gapi.auth2 has …2uqmF6E8zOW7n3yiqiwhzNQ/cb=gapi.loaded_0:1036:297'}
message
:
"gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init()."
wM
:
true
stack
:
"gapi.auth2.ExternallyVisibleError: gapi.auth2 has been initialized with different options. Consider calling gapi.auth2.getAuthInstance() instead of gapi.auth2.init().\n at new qw (https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.pt_BR.
Can anyone help?