You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello , first thank for the community contribution.
I have sole troubleshoot with setup .
When i config the account and try to connect with google ads account i have an error with the redirect url .
request.CRITICAL: Uncaught PHP Exception InvalidArgumentException: "The access token is not valid" at OAuthResponseAction.php line 66 {"exception":"[object] (InvalidArgumentException(code: 0): The access token is not valid at /var/www/webroot/ROOT/vendor/setono/sylius-google-ads-plugin/src/Controller/Action/OAuthResponseAction.php:66)"}
My log show this and when i check into the class it's talk about the refresh token ( which is not already set and not present in the redirect url ) .
Is that my developer token that not corresponding to the Auth setup i made ?
Thank you
The text was updated successfully, but these errors were encountered:
Hello , first thank for the community contribution.
I have sole troubleshoot with setup .
When i config the account and try to connect with google ads account i have an error with the redirect url .
My log show this and when i check into the class it's talk about the refresh token ( which is not already set and not present in the redirect url ) .
Is that my developer token that not corresponding to the Auth setup i made ?
Thank you
The text was updated successfully, but these errors were encountered: