If when calling the Soracom API you receive the following error:
{
"code": "SEM0037",
"message": "Payment method is not registered"
}
Please ensure that you are utilizing the correct API endpoint.
Soracom provides separate API endpoints to interact with Global or Japan coverage region resources:
Coverage Region | API Endpoint |
Global | https://g.api.soracom.io |
Japan | https://api.soracom.io |
For more information on Soracom's API, please see our API Reference Guide documentation.