Terence Eden on Nostr: I'm trying to redeem an Apple / iTunes promo voucher. No error messages on the ...
I'm trying to redeem an Apple / iTunes promo voucher. No error messages on the website, but the console shows:
```
{
"status": 401,
"success": false,
"error": "AUTHENTICATION_REQUIRED",
"messageKey": null,
"explanationKey": null,
"reason": "401: search for [VOUCHER] resulted as Unauthorized",
"errorType": "ERROR"
}
```
I'm signed in. No ad blockers. Code is correct.
```
{
"status": 401,
"success": false,
"error": "AUTHENTICATION_REQUIRED",
"messageKey": null,
"explanationKey": null,
"reason": "401: search for [VOUCHER] resulted as Unauthorized",
"errorType": "ERROR"
}
```
I'm signed in. No ad blockers. Code is correct.