casdoor / casdoor-python-sdk

Python client SDK for Casdoor
https://pypi.org/project/casdoor
Apache License 2.0
32 stars 33 forks source link

About add_application #71

Closed hjy94wo777 closed 7 months ago

hjy94wo777 commented 8 months ago

Hi, I'm trying to use add_application. But I fount that after converting application to dict,

image

there are some data types that do not support JSON serialization. like this

image

so I had this problem

image
casbin-bot commented 8 months ago

@seriouszyx @ComradeProgrammer @Resulte