Create restore scene of group of entities

The template in your second example is missing outer quotes.

Rule #1 from Important Template Rules:

You must surround single-line templates with double quotes (") or single quotes (').

snapshot_entities: "{{ state_attr('group.wled_devices_save_restore_settings', 'entity_id') }}"