0
votes

I have an API.AI agent that I'm using to connect to Google Assistant.

At some point, I changed the authorization URI in my implicit grant oauth flow to a new domain. I've tried to update the authorizationUrl parameter in the agent.json file, but this hasn't worked.

1) There appears to be no where in the API.AI UI that allows this parameter to be modified

2) When I try Export & Import -> Export as Zip -> Edit parameters in agent.json -> Restore from Zip, the process seems to complete successfully, but the parameter (as verified by another zip export) is unchanged.

I believe this is preventing a successful integration with the Google Assistant service.

1

1 Answers

1
votes

You can modify these parameters at the actions console account linking section. See this page for more detail.