Giter VIP home page Giter VIP logo

Comments (5)

grahamr975 avatar grahamr975 commented on July 20, 2024
  1. Did you unblock the .dll files mentioned in the tutorial?
  2. Did you set this setting in your Azure app? "Advanced settings -> Allow public client flows -> Enable the following mobile and desktop flows -> Yes"

from ews-office365-contact-sync.

mmuellenbach avatar mmuellenbach commented on July 20, 2024

I had the same issue, suddenly comming up. It looks like, that unblocking all ps1 Files in all directories fixed it for me. So you might want to give it a try as well.

from ews-office365-contact-sync.

CrepuscularSatori avatar CrepuscularSatori commented on July 20, 2024

Out the gate, I couldn't get passed this same error after trying a bunch of things, but then it occurred to me that I was running it from PowerShell Core (v7.4.1) instead of plain old Windows PowerShell (5.1.17763.5576 to be exact). Running it from Windows PowerShell, suddenly it worked like a charm.

from ews-office365-contact-sync.

BerryC avatar BerryC commented on July 20, 2024

Thanks for all the options.

All files are unblock and still the same error under PSVersion 7.3.8.

Running under PSVersion 5.1.14393.6343 I get error below:

PS>TerminatingError(Get-ConnectionContext): "One or more errors occurred."
PS>TerminatingError(): "Could not use the certificate for signing. See inner exception for details. Possible cause: this may be a known issue with apps build against .NET Desktop 4.6 or lower. Either target a higher version of .NET desktop - 4.6.1 and above, or use a different certificate type (non-CNG) or sign your own assertion as described at https://aka.ms/msal-net-signed-assertion. "

from ews-office365-contact-sync.

grahamr975 avatar grahamr975 commented on July 20, 2024

@BerryC Per my understanding, I'm using the latest version of .NET Framework. I'd recommend upgrading to the latest version and try that.

from ews-office365-contact-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.