post for user info follow-up instead of get
saw some spurious double-requests that led to taking the expiring task map key early
which is maybe an indication that the fragility of only having once chance to retrieve it by key is kind of a problem, but hey we can paper over that by POSTing for now for a slightly higher chance that nothing in the stack will try to re-request somehow.