Quantcast
Channel: Alfresco Forums - Alfresco API
Viewing all articles
Browse latest Browse all 252

404 entity with id x not found

$
0
0

Hi :)

I've installed alfresco community edition and I'm testing the Core REST api directly on my web browser.

Given a user called 'Gary' (created with Share), I tested the following urls which work:

  • /people/Gary
  • /people/Gary/activities
  • /people/Gary/favorite-sites

However, the following ones :

  • /people/Gary/networks
  • /people/Gary/favorites
  • /people/Gary/site-membership-requests

they return a 404 error with the message "briefSummary": "02240034 The entity with id: Gary was not found".

These last 3 urls only work for the user 'admin'.

I tried with another standard user and results are the same.

Is this normal?

Thanks :)

5.1.x

Viewing all articles
Browse latest Browse all 252

Trending Articles