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
The GET /notifications/{id}/read endpoint returns 401 for unauthenticated requests.
This endpoint serves the email tracking pixel and is supposed to be publicly accessible — email clients do not send authentication credentials when loading images.
The
GET /notifications/{id}/readendpoint returns 401 for unauthenticated requests.This endpoint serves the email tracking pixel and is supposed to be publicly accessible — email clients do not send authentication credentials when loading images.