新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Python SDK - Add Group Admin membership with 'configurable_permissions=None'

回答済み
新規投稿

コメント

7件のコメント

  • anoland

    Hey  

     

    Thanks for raising this issue -- it looks like you opened an issue on the GitHub repo as well. A fix for this has been merged into the python SDK master branch, but a new release has not been cut yet. 

     

    In order to use the updated code, you use 

    pip install git+https://github.com/box/box-python-sdk.git

    I'd recommend checking the commit history before updating as there may be other changes which affect your existing code.

    Let us know if you have any further issues! 

    0
    コメントアクション Permalink
  • rocks101

    Hi  ,

     

    Thanks for your response. I have not logged this group permission issue with the Github repo yet. Can you confirm the same behaviour as I am seeing before I log anything? Just want to make sure I am not missing something.

     

    Peter

    0
    コメントアクション Permalink
  • anoland

     -- it looks the same as what you're reporting. The problem, as I understand it, is that the "none" option was being treated as the default setting (all of the configurable permissions). You can review the opened issue here.

    0
    コメントアクション Permalink
  • rocks101

    True, they are related issues in that they both need to send 'None' value ...but one was for shared link endpoint and this one is for group permissions. I will need to test if the latest commit will change the behaviour of both issues and if needed log the group one separately

     

    Thanks,

    Peter

    0
    コメントアクション Permalink
  • anoland

    Thanks for clarifying ! Appreciate you catching that.

    0
    コメントアクション Permalink
  • rocks101

    Hi  ,

     

    I tested this again today with most recent version [boxsdk==2.4.1] and still experiencing the same outcome.

    I have logged a specific issue [432] relating to the group admin case on the python SDK for review.

     

    Thanks,

    Peter

    0
    コメントアクション Permalink
  • rocks101

    This issue has now been resolved with sdk latest release (v. 2.5.0) thanks to @Cary Cheng! 

     

     

    0
    コメントアクション Permalink

サインインしてコメントを残してください。