bwya77 / O365-Admin-Center

The O365 Admin Center is a GUI application that administrators can use to administer every aspect of Office 365 including Exchange Online, Compliance Center, SharePoint and Skype for Business.
Other
302 stars 68 forks source link

Issue with Credentials #14

Open flatlinebb opened 5 years ago

flatlinebb commented 5 years ago

I get the following error when trying to sign on:

Could not find a part of the path 'C:\Users\xxxxxxxxxxx\AppData\Local\Temp\O365AdminCenter_Creds\Creds.xml'.

I cannot add any new credentials. Do I need to create this file manually?

barrars commented 5 years ago

Do I need to create this file manually?

This worked for me.

flatlinebb commented 5 years ago

What is the format of the credentials in the file? Comma separated on the same line, or one per line?

On Wed, Oct 16, 2019, 2:46 PM Johnrambo notifications@github.com wrote:

Do I need to create this file manually?

This worked for me.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bwya77/O365-Admin-Center/issues/14?email_source=notifications&email_token=ABEMOKWKK6KHSOFU2MRFQXTQO6DTNA5CNFSM4G2C6DUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBOBF7Q#issuecomment-542905086, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABEMOKXPV7RC5LJUQJ2IK4LQO6DTNANCNFSM4G2C6DUA .

barrars commented 5 years ago

I created an empty file named Creds.xml in AppData\Local\Temp\O365AdminCenter_Creds, and then used the GUI option to clear / reset creds image

flatlinebb commented 5 years ago

Great insight! That worked for me as well. Created the following blank file:

"C:\Users\xxxxxxxx\AppData\Local\Temp\O365AdminCenter_Creds\Creds.xml"

And it was populated when I requested Set New Cached Credentials. Hopefully it helps someone else in the future.