forge-php-client icon indicating copy to clipboard operation
forge-php-client copied to clipboard

Forge PHP SDK: Enables you to easily integrate the Forge REST APIs into your application, including OAuth, Data Management,Model Derivative, and Design Automation

Results 25 forge-php-client issues
Sort by recently updated
recently updated
newest added

Hi Team, To fix this issue #31, I corrected the regex pattern in `uploadChunkWithHttpInfo` for the content range.

- corrected regex in ObjectsApi.php, was producing inconsistant errors - added in the logging flag for setting from config - adjusted the content type to string - brought compose.json up...

This sdk don't work with design automation and other. Is killed by ADF?

My site already has Secured SSL, but however i have encountered the issue while uploading the dwg files below "Exception when calling BucketsApi->createBucket: API call to https://developer.api.autodesk.com/oss/v2/buckets failed: SSL certificate...

getFolderContentsWithHttpInfo does not return any properties other than id in response.

#### Problem The manual install doesn't mention the projects dependencies like the [core-php-client](https://github.com/Autodesk-Forge/core-php-client) which itself has a broken manual install because its mentioned _autoloader.php_ doesn't exist. Therefore, the manual install...

It seems it's converting the body/file and causing error 504

The Upload Chunk Function in autodesk\forge-client\lib\ApiClient.php:234 " $response = curl_exec($curl);",this sentence of code execution is very slow, resulting in stuck.Recv failure: Connection was reset ![image](https://user-images.githubusercontent.com/24825020/76144204-eaeef800-60b8-11ea-8aed-3e0e37a919b0.png)

DataManagementApi@Post Folders unset project_id of UriParameters https://github.com/Autodesk-Forge/forge-php-client/blob/master/docs/Api/FoldersApi.md#postFolder