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
On javascript i am trying to subscribe, but all i am getting is c[3001,"Connection aborted"]. The subscribe() function is not even calling it's failure function.
swampdragon.ready is being reached tho.
I can't find the cause of this error anywhere, and the dragon server is quite silent, which does not help either. What's your approach to debugging issues like these?
The text was updated successfully, but these errors were encountered:
I am trying to setup a simple flow for notifications. Something like:
The serializer is just a ModelSerializer that should return the id:
On javascript i am trying to subscribe, but all i am getting is c[3001,"Connection aborted"]. The subscribe() function is not even calling it's failure function.
swampdragon.ready is being reached tho.
I can't find the cause of this error anywhere, and the dragon server is quite silent, which does not help either. What's your approach to debugging issues like these?
The text was updated successfully, but these errors were encountered: