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
There is catch with downloading received message by it's ID.
When somebody receives message, it's in state received.
Once he logs into databoxes via browser, or calls list of rceceived messages method via API,
the message changes state into user logged in.
It's not possible to download message until it's in this "user logged in" (or nother delivered )state.
It might be used for instance like this:
The text was updated successfully, but these errors were encountered: