eclipse-tractusx / portal-frontend

Portal Frontend
Apache License 2.0
4 stars 25 forks source link

Registration Decline - API spelling mistake #830

Closed jjeroch closed 1 month ago

jjeroch commented 1 month ago

When triggering the declineregistration endpoint, the URL path used is wrong

image



Backend called the UI path: POST /api/registration/applications/{applicationId}/declineregistration

Please correct the url used

manojava-gk commented 1 month ago

Getting 404 even for the new end point as well

Request URL:  https://portal-backend-rc.dev.demo.catena-x.net/api/registration/application/55c0c155-d91e-4a2c-8a53-09d53202a92b/declineregistration

Request Method:  POST

Status Code:  404