Sorry for the delayed reply, I’m extremely busy these days working out certain new things in WordPress.
About the issue you’re facing, I hope you have some sort of plugin or theme functionality, that is defining the shortcode you’re trying to use.
By default shortcode in menus plugin does not offer any shortcodes that you can use, but just provides the means to use them if they are already defined.
Just in case that isn’t defined, here’s a code snippet that you can paste in your theme’s functions.php or any other custom plugin that you might have on your site: