I am having a single image url like this but it got expired
After researching about it I came to know facebook changes the signature url of image for security reason and I found a new method to access the image by passing the user id to this link
https://graph.facebook.com//picture?width=600
The new method is also expired now. I am looking for solution so that the link of image don';t gets expire.
What could be the solution?