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
When I use one HttpAgent.post then two onDone occur. I use JsonCallback. First onDone return empty jsonResponse and the second onDone return filled jsonResponse from remote server API.