[wp-meta] [Making WordPress.org] #2907: Tagregator: Instagram items not getting pulled

Making WordPress.org noreply at wordpress.org
Fri Jul 21 20:51:17 UTC 2017


#2907: Tagregator: Instagram items not getting pulled
-------------------------------------+---------------------------
 Reporter:  coreymckrill             |       Owner:  coreymckrill
     Type:  defect                   |      Status:  accepted
 Priority:  normal                   |   Milestone:
Component:  WordCamp Site & Plugins  |  Resolution:
 Keywords:  needs-patch              |
-------------------------------------+---------------------------

Comment (by xkon):

 Hello @coreymckrill ! If the current users are not sandboxed ( as most
 where when the new API came out ) and they have the `public scope` on
 Instagrams Api then you can use the same url but by exchanging the
 `?client_id=XXXXXXX` with an `?access_token=XXXXXX` . Of course we have to
 find a way to get that access token either with cURL ( that would require
 a ton of redirects ) or with a little 'bypass' and a copy paste.

 Unfortunately I don't have a public_scoped account to test this but I can
 create the whole process if you like so you can test it out with a normal
 account maybe?

 In the case that the users are sandboxed we only get access to the users
 uploaded pics.

 So I need some more info to try and get this done first :) .

 Best regards,
 Konstantinos

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2907#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list