API does randomly answer with "Blank"

We request the meeting types from the api to generate single use links but since a few weeks we see that the api just answers blank every other time and therefore breaks our processes.

Can this be investigated?

Best,
Eric

Here is an example of a request,

POST https://secure.simplymeet.me/panel/api/single-use-link/2822

Content-Type: application/json
X-API-KEY: <insert your X-API-KEY here

Response:

{“code”: “anbe7e”,“url”: “https://secure.simplymeet.me/s/anbe7e”}