How to spawn randomly in sphere?

I did that like in endless course object spawning tutorial by unreal [(this)][2], but replacing box collision with sphere one.
And SOMEHOW it didn’t work :smiley:
Error is that box extent isn’t compatible with sphere collision. What is other way to do that?