Problem api rest

curl -X GET -H ‘application-id:EBFEB3B2-1087-F1B1-FF13-49C22ADF0000’ -H ‘secret-key:BE9A466C-EA8A-56ED-FFC2-72F13901D000’ https://api.backendless.com/v1/data/Users

response: {“code”:2010,“message”:“Wrong domain”}

and in rest

response: unautotized

Helpppp

I just ran that curl command (verbatim, without any changes) and got a normal response from the server.

and I could solve