When accessing userprofile rest api end point getting UserProfileApplicationNotAvailable Exception

Hi,

When i am trying to access user profile rest api end point http://test/sites/testing/_api/SP.UserProfiles.PeopleManager/GetPropertiesFor(accountName=@v)?@v='test\abc'

receiving below response,have contribute permissions to the site,can anyone shed some information on this error,

Note:When checking user profile service application can see users added to it and running.

<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"> <m:code> -1, Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException </m:code> <m:message xml:lang="en-US"> UserProfileApplicationNotAvailableException_Logging :: UserProfileApplicationProxy.GetRawPartitionID has null proxy </m:message> </m:error>


June 18th, 2015 8:46am

User Profiles require permissions to be given in CA. Give the account that is connecting the appropriate permission on that service application under "Administrators".
Free Windows Admin Tool Kit Click here and download it now
June 18th, 2015 8:49am

Do i need to add every user under administrators for it to send response back.

When searched for the users manage user profiles can see the user added to it,and user profile service is running with data,

Profiles
Number of User Profiles 95898
Number of User Properties 25
Number of Organization Profiles 1
Number of Organization Properties 12

June 18th, 2015 8:55am

You would only need to add the account that you are connecting to your web services with....
Free Windows Admin Tool Kit Click here and download it now
June 18th, 2015 9:24am

I did add the account to administrators under user-profile services,but still i have been facing the same issue. 
June 19th, 2015 12:41am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics