REST API - Application ID is rejected

Hello

I just created my account. I attempted to read data via the REST API and received the following error message:

Error: JSON error response from server: {“code”:9000,“message”:“Application with ID xxxxxxxx does not exist”,“errorData”:{}}.status: 400

Resource settings for Get collection (GET)

Resource URL: https://api.backendless.com/xxxx/9FE7D018-8032-49A7-802E-560137F730A4/data/contact

The real API Key is replaced by the xxxx. I have a data table called contact. Of course I copied the Application ID from the Backend page.

What could be off? Do I need to open the REST API somewhere before using it?

Thank you and best regards

Hello @Joerg_Refeld,

Did you create your app in the EU zone?

if so, please use endpoint https://eu-api.backendless.com/

Regards,
Stanislaw

Thanks, Stanislaw, that was it :slight_smile:

1 Like

You’re welcome!

Stanislaw,

is the upload URL for the EU projects also different? Currently I have

https://backendlessappcontent.com

Thank you and best regards

Joerg,

It is https://eu.backendlessappcontent.com

Regards,
Mark