Hi,
I'm trying to call the DLT api to kickoff my delta live table flow with a web API call block from Azure Data Factory. I have two environments: one DEV and one PROD.
The DEV environment works fine, the response is giving me the update_id, but the PROD environment is giving me what seems to be the HTML for a login screen in Databricks.
All permissions in Azure are the same (so DEV has access to DEV's resources, same for PROD), so I don't know where to look.
Can someone please advise?
Thanks.