Camunda Moduler Deploy athentication

While deploying a bpmn i am getting credentials didn’t match with server

Not sure what credentails we need to use. I created a user with admin in cockpit.

Still facing the issue.

Please help

Hi @Achyuth_Reddy_Erla
I guess you’re using the wrong REST Endpoint URL. camunda/api is for the webapps so you shouldn’t use it from Camunda Modeler
Please try to use https://<server>:<port>/engine-rest/

@Alex_Voloshyn in previous version we pointed to theis rest-end point url itself.

when i pointed to the url you mentioned, i am getting engine itself not running

What if you try http://<server>:8080/engine-rest/?

Still facing the same issue, should point to running camunda instance

which version of modeler and camunda instance are you using

@cpbpm following are the versions image

Camunda spring boot 7.14

can you try to upgrade Camunda Modeler to a modern version, like 4.11?

@Achyuth_Reddy_Erla The deployment endpoint should be like:

http://localhost:8080/engine-rest/deployment/create