Mission: Stuck on Create Object Relationship with API

Hi there, I love the way missions teach me to learn the key aspects of your platform. My problem is that I got stuck on “Set Object Relationships with API” mission. I made everything like in the video, and it works like expected, but I am not able to finish the mission (no reward popup). I checked everything from table names, relation column name and so on. So I can not unlock the other missions. Can anyone provide some help? THX Robert

Hi Robert,

We’d love to help you. We need to understand how you tried solving the mission’s task. Please post a screenshot of your schema - you can get a visual representation of it in Backendless console by selecting the parent table and then clicking SCHEMA and selecting VISUAL MODELER. Also, we’d need to see what code you wrote to solve the task.

Regards,
Mark

Hi Mark, this is the stuff so far.




Hi Robert,

I believe the problem is that you’re using the Add Object Relation block (which will do the job), but the task calls for Set Object Relations. Could you please give it a try and let us know if it worked?

Regards,
Mark

1 Like

Thank you, Mark. It worked!