function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
spuishspuish 

getUserInfo returns a ProfileId of null

I am trying to get the ProfileId for the current user using getUserInfo but it always returns null.  What would cause this to happen?

Thanks,
 --Sarah Andrews
BostonUser100BostonUser100
To be clear, the getUserInfo does return most of the other data properly.

What I believe is a bug is that no matter what ProfileID a user has, the returning data is always null. 

Any idea what sort of timeframe we're looking at for a fix?

Thanks.


SuperfellSuperfell
And you're using the 9.0 API ?
spuishspuish
Yes I am using 9.0

 --Sarah
benjasikbenjasik
can you log a case?  sounds like a possible bug
spuishspuish
I have logged a case. Thanks