Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source: Facebook marketing: raise a user config error when failing due to expired invalid credentials #24716

Closed
girarda opened this issue Mar 30, 2023 · 0 comments · Fixed by #29994

Comments

@girarda
Copy link
Contributor

girarda commented Mar 30, 2023

Current Behavior

  • The FB marketing connector currently raises a system error if the check operation fails due to the session being invalidated
  • A session can be invalidated if the access token hasn't been used for more than 60 days, or if the users change their passwords
  • Sample Sentry issue showing the failure_type was system_error

Expected Behavior

  • Failures due to invalid access token should result in a config error to avoid creating sentry issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants