Crud rookie mission 2

HI there, i followed the instructions of this mission, the api call is made and sucessfully retrieved the object. yet, the mission isn’t complete and i’m stuck.

Hi @Marwan_Youness,

how are you performing an API call?
Are you sure you are using the ‘find first object API’ to retrieve the object from the database?
Or you retrieve an array with a single object?

Stanislaw

an array with a single object

And how you performing an API call?
Using some SDK or REST console?

You should use ‘find first’ API - Basic Object Retrieval - Backendless SDK for JavaScript API Documentation

Regards,
Stanislaw