Skip to main content
Solved

Upgrading NuGet from 5.18 to 6.3 AccountCallLogSyncResponse

  • February 24, 2025
  • 1 reply
  • 26 views

We’ve been getting some errors reading call logs from the ring central API. One thing I wanted to try was updating to the most recent API. But when I upgrade the nuget package, I receive errors about AccountCallLogSyncResponse missing. 

I searched through documentation for release notes, but couldn’t find anything. Is there a document that helps?

Best answer by Tyler850957020

I guess you are using some IDE, like Visual Studio or JetBrains Rider. Check the IDE to get the correct types. I mean if you are invoking a function, the IDE should tell you what is the expected response type of the function.

 

The class may have been renamed. The SDK is generated based on openAPI specs, if they renamed something in the spec, the SDK also renames it.

View original
Did this thread help you find an answer to your question?

1 reply

  • Community Manager
  • 420 replies
  • Answer
  • February 24, 2025

I guess you are using some IDE, like Visual Studio or JetBrains Rider. Check the IDE to get the correct types. I mean if you are invoking a function, the IDE should tell you what is the expected response type of the function.

 

The class may have been renamed. The SDK is generated based on openAPI specs, if they renamed something in the spec, the SDK also renames it.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings