API Errors on Windows

Hello,

we get some error when running this in Windows, on Mac or Linux it runs fine:

  api_presence = PureCloud::PresenceApi.new
  presences = api_presence.get_presencedefinitions()

Windows

Mac / Linux

We tried Ruby 2.0 to 2.4 and no luck. The gem is from: https://github.com/MyPureCloud/platform-client-sdk-ruby

Any idea what could be going wrong?

Thanks,
Jeroen

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.