Instagram realtime api https -


i'm coding app in php , i've had issues starting tag subscription when don't use https, i've tested both ways , prefer use http if possible.

has else run , know of solution?

their documentation doesn't show need https. when use http error

unable reach callback url "http://...

my issue wasn't https vs http. function curls post data. rebuilt , works now.

a note future people trying use realtime api returns 0 data instagram post find odd, why note include post id @ least. ping server data subscription effected. worth noting see data have use command in php

$igdata = file_get_contents("php://input");


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -