Failed to execute 'send ' on 'XMLHttpRequest' Faied to load 'https://api.backendless.com/v1/users

Hello Backendless Team,

When i request any API in backendless javascript i get an following error message "Failed to Execute ‘send ’ on ‘XMLHttpRequest’ Faied to load https://api.backendless.com/v1/users’ .

For the following API.
Backendless.UserService.login(email,password);
Backendless.UserService.register(user);

//VouchersCategory is table.
Backendless.Persistence.of(VouchersCategory).find(query);

Note:
This error is not frequent, it appears rarely for different mobiles (android).

Please do let me know how do i resolve this issue.

PFA.

Thanks in advance

Regards
Anith.

Hi Anith,

There is not enough information to diagnose the issue. Perhaps it occurs when there is no network connection on the device?

Mark