Adrian

Results 68 comments of Adrian

I saw that, and imho the problem is, that header is overwritten, whilst logically it should be amended.

@sebastianjung Glad I could help! Ja the token gave me a headache too - for now I will do it manually since I lack the proper time but I thought...

Sorry mate, I ditched the old auth completely, because of that uncertainty 😕

> @oneWaveAdrian Nice, it's working!! any idea of how i can get the content also? now it's just returning some images only.. @asefcamel That's what the `fields="media_url,media_type,caption"` prop is for....

@madebycaliper You can do it manually by sending a simple `GET` request containing all necessary info: - grant type -> `ig_exchange_token` - access_token - client_secret Like this: `https://graph.instagram.com/access_token?grant_type=ig_exchange_token&access_token=87WN8R9d32naQb9rIuXm_89NXDvJYZtOTrP723nuc8f340ncfy289&client_secret=16833896e041307987a7e8987a` >this is...

Sorry don't know.  I have a fb dev account and there it's as "simple" as creating an app and clicking a button to request the secret.  But i agree this...

Is it possible to describe the issue a little more? Which endpoint did you use?

I'm sorry I don't have the time to maintain a repo, so it will be this snippet for now...