Multipart/form-data no longer working for Post / Patch

I maintain some legacy code that makes calls to the management API using a content type of Multi-part/form-data.

On Wednesday afternoon all my POST and PATCH calls stopped working with the message “Unsupported Media Type”. I was able to rewrite these to use JSON and they began working again.

Is this a change Auth0 have made to their API and was there any notification of this? It makes sense to update these to use JSON but it caught me by surprise.

Does anyone else have experience of this or any information?

Hi @kirby2000,

Welcome to the Auth0 Community and apologies for the delayed response.

Which endpoint was causing the problem? I am going to mark this resolved as it sounds like it isn’t causing further issues, but please feel free to chime in if you are experiencing this again.

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