-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure when configuring the Knowledge Base ID during FAQPlus Configure App #81
Comments
The KB ID is supposed to be 32 alphanumeric digits. Please check again under the Settings of the published knowledgebase. It shall be located in this string: |
Hello, I am running into this issue as well. I am entering the 32 character knowledge base ID and receive the message that the provided knowledge base it not valid. Does anyone have any ideas? |
same issue here for knowledgebase id and teams link |
experiencing the same problem as well. |
I was able to get this working by adding the Teams and KnowledgeBase values directly to the Table Storage the template spins up for the config app. 1 gotcha - make sure you're using the KB ID of the QnA Service the template provisions and not a different one, learned that the hard way :P |
We're getting the following error - "The provided knowledge base ID is not valid". We are copying the 36-digit alphanumeric string and pasting into the field as specified in directions. Any suggestions on troubleshooting this error? Online searches and GitHub provides no love.
Thanks...Dean
The text was updated successfully, but these errors were encountered: