flat-fuchsia•16mo ago
Error: “cannot access addon-tokens”
I am tying to connect to the knowledge base within Voiceflow via the API.
I’m getting an error: “cannot access addon-tokens”.
Any idea what’s causing this?
3 Replies
To resolve the error "cannot access addon-tokens" when trying to connect to the knowledge base within Voiceflow via the API, follow these steps:
1. Check API Key:
- Ensure you are using the correct API key. Each agent in Voiceflow has its own unique API key.
- To obtain the API key:
- Open the agent project you are using.
- Select the Integrations tab on the left-hand menu.
- Copy the Dialog API Key found in the Dialog API section.
2. API Key Format:
- Make sure the API key has the correct format. It should have the prefix
VF.DM.
.
3. Permissions:
- Verify that the API key has the necessary permissions to access the knowledge base. Sometimes, specific permissions are required to access certain features or data.
4. Integration Panel:
- Access the Integration panel by clicking on the Integration icon on the left sidebar or by pressing '4' on your keyboard.
- Ensure you have selected the Dialog API in the available integrations.
If these steps do not resolve the issue, it might be a more specific problem related to your setup or the API endpoint you are trying to access. In such cases, reviewing the detailed API documentation or checking for any recent updates or changes in the API might help.
For more detailed instructions on obtaining and using the API key, you can refer to the following links:
- Step 1: Get API Key
- Custom Channel APIflat-fuchsiaOP•16mo ago
Did all this. Sorry but not helpful.
Can you provide screenshots of how you are doing this and the error?