My program is smoothly working fine until our company recently migrated to NTLMv2 authentication.
Now, I'm having issues accessing webservice apis thru browser and in my python script.
Server: IIS Windows
Client: Raspberry Pi 2
I'm using the downloadble NOOBS installer that I got on this site.
On Python, I am using request libray to do webservice calls.
Any one having same issues? I appreciate your response.