Lookup - drop down request returns 404

Drop down request returns 404 for a specific lookup. Other lookups in the same screen return contents correctly.

Detailed information was passed to @jsusen.

The root cause of the problem is in the incorrect model. The lookup expected a parameter that wasn’t delivered.

Is it correct for it to return 404? Was the parameter mandatory or not?

404 is not correct response, but latest builds return 500. The parameter was mandatory.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.