ringcentral / ringcentral-python

RingCentral Connect Platform Python SDK
MIT License
45 stars 35 forks source link

Fix 400 in delete API, add body in request #84

Closed SushilMallRC closed 4 months ago

SushilMallRC commented 4 months ago

It looks good. However, I would suggest you to add a demo file to https://github.com/ringcentral/ringcentral-python/tree/master/ringcentral/demos

Because the unit tests in this project are mock tests. We will need to test again the real server to make sure that it works.

I have added a demo