wolkenschloss / nubes

Learning project for microservices
Apache License 2.0
0 stars 0 forks source link

Error message 'Job not available' when importing recipe #379

Closed haschi closed 2 years ago

haschi commented 2 years ago

XHR Request returns 404.

current:

GET staging.wolkenschloss.test/job/id

should be:

GET staging.wolenschloss.test/cookbook/job/id

reason: wrong location header in server response of POST staging.wolkenschloss.test/cookbook/job/:id

solutions: rewrite location header or set application base in service