I’m setting a JSON block on login with some user info that is stored in FM. The user table has the BF user ID stored, it’s the same as what’s in the Helper file. For all but one user it seems to be working fine.
The problem user doesn’t get his info returned. When I look at the DEV TOOLS model the key is there, but no data. Log in with another user - all is fine. What might cause this?
User is enabled in the Helper file. He can log in, but his user info is missing.