OneDrive - AADSTS900144: The request body must contain the following parameter: 'client_id'

Hello all, so I’m trying to use uppy with onedrive but this error appears. On the demo site I can see that the request is being made and the client id is in it.

So I have couple of questions:

  1. Is there something specific to be made in azure for uppy to work?
  2. How can I add the client_id to the request?

I’ve managed to solve the problem here: OneDrive error missing client_id · Issue #3925 · transloadit/uppy · GitHub