ERROR:expected string or bytes-like object

后端 未结 0 1557
小蘑菇
小蘑菇 2020-12-04 13:12

HI Getting the below error while trying to upload the image into s3bucket

class ADDUploadProfile(APIView):
def post(self, request):
    s3 = boto3.client(\'s3         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题