Dust Community Icon

Troubleshooting Dust API Errors: mime_type Upsert Issues

ยท
ยท

Hi! ๐Ÿ™‚ I'm totally stuck trying to use Dust API to upsert a table. I have an issue regarding mime_type field. I've the following error when I call the API :

[400] invalid_request_error Invalid request body: mimeType must not be provided.

However when I leave mime_type blank I have the following error :

[400] invalid_request_error Validation error: Required at "mime_type"

I've tried to test my request in Dust documentation but I keep having the same error... Someone could help me?

  • Avatar of Alban
    Alban
    ยท
    ยท

    Hi! We'll take a look!

  • Avatar of Alban
    Alban
    ยท
    ยท

    There might definitely be an issue there seeing the error messages ๐Ÿ˜…

  • Avatar of Florent Pzn
    Florent Pzn
    ยท
    ยท

    Hi, thanks for your feedback! Yes, this time I'm pretty sure the issue isn't on my end ๐Ÿ™‚

  • Avatar of Alban
    Alban
    ยท
    ยท

    Can you try again?

  • Avatar of Florent Pzn
    Florent Pzn
    ยท
    ยท

    thanks, it works now

  • Avatar of Alban
    Alban
    ยท
    ยท

    Thanks for raising the issue clearly!