Why do portal users encounter the error "Not allowed for non-internal users" when clicking the "star" button?
star error log
[2024-10-22 09:34:14] DEBUG: API (403) Not allowed for non-internal users.; PUT /66700683a141faa88/PublicCase/67176d3a3e73ec598/starSubscription; Route pattern: /{portalId}/{entityType}/{id}/starSubscription; Route params: Array ( [portalId] => 66700683a141faa88 [entityType] => PublicCase [id] => 67176d3a3e73ec598 )
[2024-10-22 09:34:14] WARNING: (403) Not allowed for non-internal users. :: PUT /66700683a141faa88/PublicCase/67176d3a3e73ec598/starSubscription :: /volume1/web/EspoCRM-8.0.5/application/Espo/Tools/Stars/Api/PutStar.php(92)
star error log
[2024-10-22 09:34:14] DEBUG: API (403) Not allowed for non-internal users.; PUT /66700683a141faa88/PublicCase/67176d3a3e73ec598/starSubscription; Route pattern: /{portalId}/{entityType}/{id}/starSubscription; Route params: Array ( [portalId] => 66700683a141faa88 [entityType] => PublicCase [id] => 67176d3a3e73ec598 )
[2024-10-22 09:34:14] WARNING: (403) Not allowed for non-internal users. :: PUT /66700683a141faa88/PublicCase/67176d3a3e73ec598/starSubscription :: /volume1/web/EspoCRM-8.0.5/application/Espo/Tools/Stars/Api/PutStar.php(92)
Comment