Empty Object Response from API call (via AJAX)

Thank you :slight_smile:

One thing I wanted to bring up: I tried changing “{‘Client-ID’: ‘xxx’}” to {‘Client-ID’: ‘’} and it still returned the empty JSON object. Shouldn’t it give me a bad request if the client ID is empty/wrong?