Problem embedding Youtube playlist video within <iframe>

Can easily embed a stand alone Youtube video by replacing watch with embed/ followed by the v id
Eg : https://www.youtube.com/watch?v=OXGznpKZ_sA
/embed/OXGznpKZ_sA
But doing the same with a Youtube video in a playlist , shows the red arrow admist the black background - clicking which yields the result “An error occurred. Please try again later.”
Eg : https://www.youtube.com/watch?v=a_iQb1lnAEQ&list=PLWKjhJtqVAbnSe1qUNMG7AbPmjIG54u88&index=2

I resolved this by removing the entire line from &list to the end
…/embed/a_iQb1lnAEQ

It works fine . Can anyone explain why ?

use the share => embed buttons on the youtube video to get the correct code