In-Process API not returning User join date and last visited date.

Trying to fetch the user information using In-process API. The APIs not returning the user "join date" and "last visited date". 

Is any configuration to access those fields in API?

Thanks

Vignesh D

Parents
No Data
Reply
  • Former Member
    0 Former Member in reply to Vignesh Durairaj

    Are there any exceptions in the log at Administration > Monitoring > Exceptions?

    What context are you calling that code in? Is that an external application, a custom plugin?

    For the record... if a user has "Never visited" listed, their LastVisitedDate is expected to be null. But of course there are still the other issues you are experiencing.

Children