How to setup lakeflow HTTP for connector with M2M Authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2025 12:29 PM
I am getting the following error about content-type with no option to pick a different content-type when configuring the lakeflow connector
The OAuth token exchange failed with HTTP status code 415 Unsupported Media Type. The returned server response or exception message is: Map(hostName -> edbaa85c62a3, errors -> Map(), code -> Bad Request, entityType -> null, details -> Content-Type 'application/x-www-form-urlencoded;charset=UTF-8' is not supported
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2025 01:45 AM - edited 10-02-2025 01:47 AM
Hi @gzr58l are you configuring a custom Lakeflow connector or external connection in Databricks? Also, consider using a service principal or personal access token (PAT) for authentication as a temporary workaround.