49 questions
0
votes
0
answers
95
views
the string "sendGalRefreshToken error: Internal error encountered. 500" was thrown, throw an Error :)
while running the test suite from Google Smart home, I encountered this issue:
Google Account Linking Test Refresh Token 3 s. Failed
the string "sendGalRefreshToken error: Internal error ...
0
votes
0
answers
187
views
Keycloak: Invitation to link an IdP account with a broker account
We have a Keycloak broker and 2 external identity providers. An administrator should be able to invite new users. At this point, the administrator already defines the roles of the user to be invited.
...
0
votes
0
answers
451
views
Can’t get Actions on Google Account linking working with AWS Cognito using Google Authentication
I have configured AWS Cognito Authentication using Google as an Identity provider and am trying to get this to work as an OAuth Client for Account linking in Google Actions.
I have set up a User Pool ...
1
vote
1
answer
917
views
Unable to complete Google Home Account Linking Process. (Invalid State Parameter. The Link can not be completed.)
I am new to Google Actions. I am building action to access my smart home device from google home/assistance. I have already filled the Account Linking details from my auth server on action console.
I ...
0
votes
1
answer
724
views
Google Action Builder Account Linking with custom authentication in Node js
I'm creating Google Actions Builderaction console and I'm having some doubt in Account Linking. Should be like, need to authenticate account linking based on my database data.
Example:
While Account ...
0
votes
1
answer
756
views
Verify users on my app with Amazon Account Linking
How can I verify that a user that has logged in with Amazon or Google on a cloud service is the same user as the one I've on my application?
Scenario: I've a website were the user has an account. I ...
1
vote
1
answer
752
views
Google Actions Account Linking: doesn't work in testing
I have to develop a Google Action with a mandatory Account Linking phase that I have configured with an OAuth2 server. I'm using the online console at https://console.actions.google.com/ to develop ...
1
vote
0
answers
230
views
Error message after account linking success
I am getting an agent error after account linking success message.
After the user completes the account linking process, the agents says that he doesn't understand what the user is saying (but the ...
-1
votes
1
answer
660
views
Account Linking with google assistant not getting accessToken in apprequest
I have implemented account linking in google actions. I've chosen OAuth with Implicit linking type. i got my account linked, but i'm not getting access-token in subsequent calls. In the google ...
0
votes
0
answers
201
views
Where is the JWT ID Token after I do Account Linking by Google-sign in for my app in Google Assistant?
I have enabled Account Linking by Google Sign-in following this method [Account linking with Google Sign-In][1]. It says I am supposed to receive a JWT Google ID Token with each call. From where I ...
1
vote
1
answer
668
views
Actions on google account linking returns error
My Dialogflow agent is integrated with Google Assistant, I am trying to extend it with Actions on Google. Now we are trying Account linking with our client's Oauth server. Auth URL, Redirect URI, ...
0
votes
1
answer
358
views
Google Action Builder Account Linking
I'm using the brand new Google Action Builder and I'm having a problem with Account Linking ( OAuth & Google Sign In & Implicit flow ):
After account linking is performed, Google should attach ...
0
votes
1
answer
204
views
How to map storage.userId and idToken in Google Assistant actionSdk
Hi, We have created a bot where user interact with the bot. so our
bot has two type of queries static and dynamic queries. if user asks
static query we don't ask for SIGN IN but if user ask for ...
2
votes
1
answer
1k
views
I'm getting backend failure error in google smart home while accessing fulfillment URL provided in dialogflow webhook url
I'm getting backend failure error in google smart home while accessing fulfillment URL provided in dialogflow webhook url
{
textPayload: "SYNC: Request ID 1570058940383905256 failed with code: ...
0
votes
1
answer
631
views
Alexa Skill Access Token Out of Session
For an Alexa Skill user that has completed account linking - is a way to get their account linking accessToken outside of the skill session?
For example I know that as part of the out of session Skill ...