We bought the self-hosting license recently, I spun-up the container and send out some requests. Not sure why getting a 404
This is what I am doing
import requests
headers = {
'accept': 'multipart/form-Data',
…...'multipart/form-data', 'content-type': 'multipart/form-data; boundar...