Cannot play Sequence from beggining.

So other ue4 posts say that that I can use set playback position to start the level sequence over but it refuses to attach to the level sequence and says it must be a flipbook or a timeline. What else can I do?

If you call Stop on the sequence player and then Play it will play from the start period. The API might have changed to Jump To instead of Set Playback Position.