My number often fails to use the API to create a number order, but it can be purchased on the console. I want to know what the reason is, whether it is the problem with the API or whether I should use other APIs java createNumberOrder result
{ "errors": [ { "code": "10015", "title": "Bad Request", "detail": "Order is empty", "meta": { "url": "https://developers.telnyx.com/docs/overview/errors/10015" }, "source": { "pointer": "/" } } ] }
com.telnyx.sdk.ApiException: { "errors": [ { "code": "10015", "title": "Bad Request", "detail": "Order is empty", "meta": { "url": "https://developers.telnyx.com/docs/overview/errors/10015" }, "source": { "pointer": "/" } } ] }