You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auth_checker checks access token by getting /events/v1/events. But this code for scope like 'leads_rw+offline' will return 401. So, may be better to make API call for checking token parametуrized.
The text was updated successfully, but these errors were encountered:
auth_checker checks access token by getting /events/v1/events. But this code for scope like 'leads_rw+offline' will return 401. So, may be better to make API call for checking token parametуrized.
The text was updated successfully, but these errors were encountered: