Skip to content

Commit e5c4a0e

Browse files
tobiceTC-MO
andauthored
Update sources/platform/integrations/programming/api.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 00b7344 commit e5c4a0e

File tree

1 file changed

+1
-2
lines changed
  • sources/platform/integrations/programming

1 file changed

+1
-2
lines changed

sources/platform/integrations/programming/api.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ When you run an Actor with a scoped token in this mode, Apify will inject a toke
141141
This way you can be sure that Actors won't accidentally—or intentionally—access any data they shouldn't. However, Actors might not function properly if the scope is not sufficient.
142142

143143
:::caution
144-
This mode is currently not supported for Actors running in the [Standby mode](/platform/actors/running/standby). You can still send standby requests using a scoped token configured with the restricted access, but we can't guarantee it will always work as expected.
145-
:::
144+
Restricted access mode is not supported for Actors running in [Standby mode](/platform/actors/running/standby). While you can send standby requests using a scoped token configured with restricted access, functionality is not guaranteed.
146145

147146
:::tip
148147
This restriction is _transitive_, which means that if the Actor runs another Actor, its access will be restricted as well.

0 commit comments

Comments
 (0)