Sign In Register

How can we help you today?

Start a new topic
Answered

RegistrationResponse is giving me {"error":"NOT_INITIALISED"}

I am using the JS SDK. After calling the 'initPreview' function, inside the onInit callback I am calling the 'registrationRequest' function.


I am getting {"error":"NOT_INITIALISED"} as response. 


What is wrong ?

 

 


Best Answer

I got it figured out. There was some minor bug in my library setup. Its working now.


Thanks


Hi Aditya,


Are you making sure you are connecting to the backend/you game before calling requests?


Cheers,

Omar

Answer

I got it figured out. There was some minor bug in my library setup. Its working now.


Thanks

Login to post a comment