To connect the Dialogflow Agent to the GOAL MARBEL Agent, after creating the agent, you have to download the service key connected to your agent. This can be done by going following the instructions here.
Follow the link to the Service Accounts(while logged in to the email account that made the Dialogflow agent)
Click the project id of your bot project
You will have to create a service account for the project (button at top under blue bar)
Then click on the email for the service account.
Go to Keys → Add Keys → Create New Key → Select JSON file → Create.
You should hopefully now have your .json file downloaded.
After properly doing this, you can download should have a downloaded
.json
file (see the figure below). This file should be added to your GOAL MARBEL agent project folder.
...
In the
.mas2g
file, specify the name of this.json
file (see figure below).
...