, **kwargs): title = json.loads(request.body).get当我尝试这个的时候- class test_search(APIView): serializer_classapplication/json') 我得到了这个错误- ValueError at /test_search&
上传文件到Google云存储后,我正在尝试获取永久(未签名)下载URL。我可以使用file.createWriteStream()获取已签名的下载URL,但file.createWriteStream()不会返回包含未签名的下载URL的UploadResponse。bucket.upload()包含UploadResponse,Get Download URL from file uploaded with Cloud Functio