Skip to content

Fallback silently does nothing for a token the platform does not know #24

Description

@Pijukatel

The upstream fallback (#20) forwards the caller's own token. A local user whose token was never a real Apify credential gets a 401 from the platform, which fails closed to the original local error — exactly as designed.

The result is that fallback looks switched on and does nothing, with no signal anywhere except a line in the runtime's log. A developer who enabled it and sees their call still failing has no way to tell whether the platform lacks the resource or their token was never valid.

The console knows whether a user resolved against the platform at creation time, so /settings could say so.

Follow-up named in that change's design.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions