Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Error 13006 : An unexpected error occurred in the client. #8

Closed
blandine opened this issue Mar 5, 2018 · 3 comments
Closed

Error 13006 : An unexpected error occurred in the client. #8

blandine opened this issue Mar 5, 2018 · 3 comments

Comments

@blandine
Copy link

blandine commented Mar 5, 2018

Hi,
Thank you for this sample :)
I launched the completed version but I have an error in the console when trying to get the OneDrive files :
Error 13006 : An unexpected error occurred in the client. Error occurred in the authentication request from Office.
I tried on Windows Excel and online Excel.
I changed nothing except the application id in the manifest.

Thank you for your help

@Rick-Kirkham
Copy link
Contributor

The only information I have for 13006 is in this article: Troubleshoot SSO. Did you make the needed changes to the web.config?

@blandine
Copy link
Author

blandine commented Mar 6, 2018

Thanks for your reply !
I'm in a full nodejs environment : I run the sample with npm run start (as specified in the package.json file).
No IIS, no VS so I don't have any web.config.
What did you mean exactly by the "needed changes in web.config"? If the server needs to be customized, I guess we can do the same with Node.
However, I don't know where to start. The error is a bit unclear ...
Would it be possible to setup a running demo with this sample so we can compare?

@Rick-Kirkham
Copy link
Contributor

@blandine My bad. We have an ASP.NET sample too and I got them mixed up. This sample, of course, has no web.config. What I should have asked was whether you'd carried out the steps in https://docs.microsoft.com/en-us/office/dev/add-ins/develop/create-sso-office-add-ins-nodejs#configure-the-add-in

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants