Developer Questions

Ask a Question
Back to All

Xumm Developer Education Center, Tutorial 24, minute 10:49 code gives an error.

Hi! I hope you are well, thanks for this support section!

I'm Enigma Ridworld and I'm following the tutorial but:

At Tutorial 24, minute 10:49, the output instead of showing the flags names (flagnames) it gives me this error:
Object.keys(Flags[objectType]).forEach((flag) => {
^
TypeError: Cannot convert undefined or null to object
Help!

Tutorial 24:

https://www.youtube.com/watch?v=x0Yr6aOmyQ4

The testnet account which has 2 flags set was activated today at the time I was watching the tutorial, it's active, it's the following one:

https://test.bithomp.com/explorer/rGptETpqy3QMDSu52XhZNiLpiUCjcBoGfQ

Satish's code and my copy of his code (they look identical) gives through all the video the same results in all the steps Satish do, excpet this last one step.

Can you help me? Thank you very much in advance!

Enigma Ridworld