Account Linking Google Not Responding


#1

Hello

Since the last week, we meet a problem with the account linking and google assistant.
For the French version there are not problem, we can see this response Bien sûr. Voici la version test d’Eddy développement.Pour utiliser Eddy développement, je dois associer votre compte Eddy développement à Google. Êtes-vous d’accord ? but for the English version we have this message
Sorry, Eddy development isn’t responding right now. Please try again soon..
Here the code to show account linking
else if(this.isGoogleAction()){ if (!this.$request.getAccessToken()){ // this.showAccountLinkingCard(); this.askForSignIn(); }
We use dialogflow google not conversional action google
Can you help me please ?
Thanks