I couldn’t get Trent’s or nanome’s plugin to work. However, I solved the issue by double checking which php extensions were installed on the remote web server verses my local dev. environment. The problem resolved itself when I installed “soap”. I think that is what resolved it. I am not sure because (like the noob that I am) I activated all the extension that wamp comes with that matched the extensions actived on the remote server….
I hope that makes sense… I am pretty sure I am not using the right terms. Hopefully, you can follow what I am saying. In short, make sure the php extensions / environment on you localhost match the extensions/environment of the remote host.
Regards