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