Known issue - Load Table public API response returns error

If you use the Lakehouse Load Table public API to retrieve the operation status URL, the response sends a '404-NotFound' error.

Status: Fixed: April 1, 2024

Product Experience: Data Engineering

Symptoms

If you have this issue, you could see one of two symptoms:

  • The response from the Load Table public API is a '404-NotFound' error.
  • The Load Table API is also used when loading the data to delta lake tables. When you try loading a file, you see an error message with an error code "LakehouseOperationFailed." The table is created successfully though.

Solutions and workarounds

If you receive the '404-NotFound' error, wait until the fix is released. If you receive the LakehouseOperationFailed error message, you can safely ignore the error.

Next steps