Get app access token with PHP

Ideally you would be using cURL here instead of file_get_contents with a stream.

This would suggest your host is now blocking file_get_contents ability to make HTTP requests