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
adding links via ClickNLoad can return a green ClickNLoad popup
which suggests that the links were added successfully
but then, some exception in pyload can prevent the links from being added
so apparently, the ClickNLoad endpoint returns too early
when it should wait until the links were actually added
and when the links were not added, return some error (http 400?)
sorry i have no example logs, this is a rare issue
adding links via ClickNLoad can return a green ClickNLoad popup
which suggests that the links were added successfully
but then, some exception in pyload can prevent the links from being added
so apparently, the ClickNLoad endpoint returns too early
when it should wait until the links were actually added
and when the links were not added, return some error (http 400?)
sorry i have no example logs, this is a rare issue