谷歌驱动器到jwplayer视频脚本不起作用

I find script to play google drive video file on jwplayer the script work fine on 000webhosting but not on my vps. this is the link of the script hosted on 000webhosting https://trydle.000webhostapp.com/drive/drive/index.php wen you put google drive link and click generate you get a embeded link ex google drive link: https://trydle.000webhostapp.com/drive/drive/iframe.php?dt=eyJ1cmwiOiJodHRwczpcL1wvZHJpdmUuZ29vZ2xlLmNvbVwvZmlsZVwvZFwvMTBvYTJTYnE1VTI5NUI1VGduZXVpM1hhWW93MUN1WUxzXC92aWV3IiwidGh1bWJuYWlsIjoiIiwic3VidGl0bGUiOiIiLCJsb2dvIjoiIn0

but on my vps (https://uembed.me/) i make the same process and i get error code: 102630

https://uembed.me/iframe.php?dt=eyJ1cmwiOiJodHRwczpcL1wvZHJpdmUuZ29vZ2xlLmNvbVwvZmlsZVwvZFwvMTBvYTJTYnE1VTI5NUI1VGduZXVpM1hhWW93MUN1WUxzXC92aWV3IiwidGh1bWJuYWlsIjoiIiwic3VidGl0bGUiOiIiLCJsb2dvIjoiIn0

url are encoded Base64 i need to install Base64 or somthing to fix it ?