Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 140,272 for

request

(0.08 sec)
  1. Request Body Is Too Large after Moving to Newer...

    Hi, Following our previous ticket, we’ve updated our code to use your new API. Now we are facing this “Request body too large” error: {“RequestId”=>“f3dd0bf7-6041-41da-a0dc-5dcdf6bf927d”, “error”=>{“code”=>“internalE…...Request Body Is Too Large after Moving to Newer API Aspose.Slides...API. Now we are facing this “Request body too large” error: {“r...

    forum.aspose.cloud/t/request-body-is-too-large-...
  2. Getting Bad Request from GET API - Free Support...

    We have observed that on 14-Jan-2021, Get REST API call was failing for some time with 400 status error. But after sometime, GET call started working again. We have not updated any code from last year. It was working fi…...Getting Bad Request from GET API Aspose.Total Cloud Product Family...

    forum.aspose.cloud/t/getting-bad-request-from-g...
  3. Support request Files in Task API

    C# .NET Core, Java, Python, PHP, Node.js, Python, JavaScript, C++, Android, Swift, Go, Ruby, Dart, Perl APIs to create and convert PDF, Word, Excel, PowerPoint, email, JPG, image, ZIP, and other formats on Windows, Linux, macOS & Android....C# .NET Core, Java, Python, PHP, Node.js, Python, JavaScript, C++, Android, Swift, Go, Ruby, Dart, Perl APIs to create and convert PDF, Word, Excel, PowerPoint, email, JPG, image, ZIP, and other formats on Windows, Linux, macOS & Android.

    blog.aspose.cloud/tag/support-request-files-in-...
  4. Convert slides to pdf REST API results in Bad r...

    Hi, We are experiencing bad Requests for all of our calls to slides/convert. It seems to be a timeout. We are using direct api call, not any sdk. An example of a failure: method: put url: http://api.aspose.com/v1.1/sl…...pdf REST API results in Bad request Aspose.Slides Cloud Product...Hi, We are experiencing bad requests for all of our calls to slides/convert...

    forum.aspose.cloud/t/convert-slides-to-pdf-rest...
  5. UploadFile fails with Request body too large - ...

    Hello, some of the UploadFile Requests currently fail with the following error: Error: UploadFile. Exception: Request body too large… See Request with trace id 1-66432795-5e3fff5b03083a7235c3e9ae for details. The cor…...UploadFile fails with Request body too large Aspose.Tasks Cloud...Hello, some of the UploadFile requests currently fail with the following...

    forum.aspose.cloud/t/uploadfile-fails-with-requ...
  6. Possible regression. Compare document online re...

    We’re self-hosting aspose/words-cloud:24.1 and getting this error back with two .docx files from this Request. { "Error": { "Message": "INS sync failed." }, "RequestId": "4f66668305b34e01b97c68ba935e36ef" } W…... Compare document online request responding with "INS sync failed...two .docx files from this request. { "Error": { "Message": "INS...

    forum.aspose.cloud/t/possible-regression-compar...
  7. Insert Watermark Request Fails - Free Support F...

    I am using the PHP API 22.3 and using the sample code from the API documentation here: However I keep getting the following error: PHP Warning: Undefined array key "Content-Type" in /workspace/aspose/vendor/aspose…...Insert Watermark Request Fails Aspose.Words Cloud Product Family...$requestDocument = "Sample.docx"; $request = new GetSectionPageSetupO($requestDocument...

    forum.aspose.cloud/t/insert-watermark-request-f...
  8. PHP API OnlineRequest vs Request - Free Support...

    I’m using the Words PHP API and I’ve noticed each API Request class comes in two flavours; an ‘OnlineRequest’ and just a ‘Request’, e.g: Class BuildReportOnlineRequest {...} Class BuildReportRequest {...} Class InsertH…...PHP API OnlineRequest vs Request Aspose.Words Cloud Product Family...and I’ve noticed each API request class comes in two flavours;...

    forum.aspose.cloud/t/php-api-onlinerequest-vs-r...
  9. How do I request the API from a frontend file? ...

    The documentation only provides backend examples in which file manipulation is made, but I only want to send svg raw text data to your conversion endpoint and receive a dxf file. Is that even possible?...How do I request the API from a frontend file? Aspose.Imaging...It accepts a file from the request body and returns an output...

    forum.aspose.cloud/t/how-do-i-request-the-api-f...
  10. Request body too large when trying to merge two...

    Hi all, My code sample here: $file1 = fopen(‘first.pptx’, ‘r’); $file2 = fopen(‘second.pptx’, ‘r’); $files = [$file1, $file2]; $response = $slidesApi->mergeOnline($files); One of the pptx file is about 200Mb. and I…...Request body too large when trying to merge two pptx files Aspose...“error”:{“code”:“internalError”,“message”:“Request body too large.” So just would...

    forum.aspose.cloud/t/request-body-too-large-whe...