new nectar cards can't be added immediately #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
before adding a freshly registered card to pollen, it must be used with smartshop normally. how to reproduce this:
i suspect i'm just not calling the guest registration endpoint before trying to login. i'll take another look at things later
this is the endpoint called before logging in with nectar
it's actually just dead
but the app's own logic says: if you get 6017, register as a guest with nectar
i'll try doing it in store then see
same 503 responses for guest reg (they have all been an empty json object by the way). activation via handset works just as described
next step is to try to match a handset request fully, then remove headers until it stops working