BrandOriented / PimcoreCiHubConnector

This bundle adds full integration between Pimcore and CI-HUB Connector. Now you can add, delete and download all assets, lock and unlock, get all versions for specified asset and much more.
https://brandoriented.io/
Other
5 stars 6 forks source link

Upload assets from CI-HUB -> Pimcore error #42

Closed betterapp closed 5 months ago

betterapp commented 5 months ago

Pimcore version(s) affected

11

Description

I want update asset from CI-HUB in inDesign to Pimcore

I get error in CI-HUB image

Error: Error: POST /upload/start failed: Error: Network Error

On Pimcore I see error logs:

[2024-04-09T13:06:27.693951+02:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException: "No route found for "OPTIONS https://pimcore.dev/datahub/rest/test/upload/start": Method Not Allowed (Allow: POST, GET, DELETE)" at RouterListener.php line 131 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\MethodNotAllowedHttpException(code: 0): No route found for \"OPTIONS https://pimcore.dev/datahub/rest/test/upload/start\": Method Not Allowed (Allow: POST, GET, DELETE) at /var/www/pimcore.dev/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:131)\n[previous exception] [object] (Symfony\\Component\\Routing\\Exception\\MethodNotAllowedException(code: 0): at /var/www/pimcore.dev/www/vendor/symfony/routing/Matcher/Dumper/CompiledUrlMatcherTrait.php:42)"} []

How to reproduce

image

Possible Solution

No response

Additional Context

No response