Add custom parameters in SoundClound embed

Have you added the filter in your code to utilize “my_oembed_fetch_url” ?

add_filter( 'oembed_fetch_url', 'my_oembed_fetch_url', 10, 3 );