I am using OAuth1 with Xamarin App to use twitter as social login. I am appending timestamp to the imageurl(https://pbs.twimg.com/profile_images/1045584223271374848/0Ni-VAAA_normal.jpg) which I am getting for user profile but it doesn’t works. It works fine with normal imageurl from twitter but facing issues after appending timestamp. Though same works for facebook.
Twitter Imageurl with timestamp: https://pbs.twimg.com/profile_images/1045584223271374848/0Ni-VAAA_normal.jpg?timestamp=131998103419885070
Facebook Imageurl with timestamp: https://graph.facebook.com/2801678613183098/picture?timestamp=131998065020465540
could someone please help into this.
Why do you believe that adding a timestamp to the profile image URL should work? Where is this documented?
Yes, I don’t see this documented but is there any workaround for this. I need to have timestamp to make sure if user has saved any profile image already in database or not.
system
closed
#6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.