Terence Eden on Nostr: Apple / iTunes also comes back with: ``` { "message": "Error", "explanation": "Server ...
Apple / iTunes also comes back with:
```
{
"message": "Error",
"explanation": "Server not responding. Wait a few moments and try again.",
"kind": "Ok",
"defaultButtonName": "ok",
"okButtonString": "OK",
"okButtonStringKey": "MZFinance.OKButton",
"explanationKey": "FinanceJSON.GenericServerError"
}
```
I'm mostly posting this so someone else can find it if they search for these obscure error messages!
```
{
"message": "Error",
"explanation": "Server not responding. Wait a few moments and try again.",
"kind": "Ok",
"defaultButtonName": "ok",
"okButtonString": "OK",
"okButtonStringKey": "MZFinance.OKButton",
"explanationKey": "FinanceJSON.GenericServerError"
}
```
I'm mostly posting this so someone else can find it if they search for these obscure error messages!