Jeremiah S
Jeremiah S
I'm a PowerShell guy so just started diving into Python script since I want to use this for the Ricoh Copiers I manage. Anyways, to get this to work (if...
Hey @credomane, I saw this [page](https://github.com/gheeres/Ricoh.NET/blob/master/RicohEmbeddedSoapService.cs). This provided the authentication string which didn't match what was there before @tvalreq's commit referenced above. I'm not aware of any Ricoh's docs available?...
You have the wrong Entity. Also, the "addshared" is obsolete (will always be true) and is unnecessary. If you want an example, you can look at this [Gist](https://gist.github.com/jstrong013/bcc736c79732fadbfea746abb0d00035).