koltyakov / sp-rest-proxy

🌐 SharePoint API Proxy for local development
MIT License
172 stars 43 forks source link

Electron form no longer working for On-Demand auth #47

Closed esandeep closed 6 years ago

esandeep commented 6 years ago

Something changed in last 4 month and now when I select on-demand auth option, the electron form is unable to perform authentication. I have been unable to debug the form and get more info on the issue. I am using it for SharePoint online where PingID is being used for id federation. It was working perfectly fine till September last year. Not very sure when I used last though.

koltyakov commented 6 years ago

Hey @esandeep,

Can you check if node-sp-auth (the library which used for authentication) works for you and post some details as a connected issue?