instagram

iOS Swift - Share on Instagram with captions

假如想象 提交于 2019-12-05 18:37:31
问题 I am able to successfully share an image on Instagram using the UIDocumentInteractionController , but the InstagramCaption key won't work. This is my code: self.controller = UIDocumentInteractionController() // controller.delegate = self self.controller.URL = fileUri // HERE, the caption won't appear. self.controller.annotation = NSDictionary(objectsAndKeys: "my caption", "InstagramCaption") self.controller.UTI = "com.instagram.exclusivegram" self.controller.presentOpenInMenuFromRect

Bug with Instagram API Login - This page could not be loaded

ⅰ亾dé卋堺 提交于 2019-12-05 18:37:17
问题 Since few days I have problems with the API instagram. Instagram sending this error page after the user has entered this login information. "This page could not be loaded. If you have cookies disabled in your browser, or you are browsing in private mode" Do you know why ? How to do ? Need help 回答1: I hate to be the bearer of bad news, but we also had this problem, which flagged on the Facebook Dev page: https://developers.facebook.com/support/bugs/406930029718049/ They have looked into the

Instagram Square photos API

假装没事ソ 提交于 2019-12-05 18:30:08
问题 Will Instagram provide any way to grab the portrait/landscape through the API ? API docs looks untouched. As of now, they still returns the square sizes for the portrait images, but the api documentation doesn't provide any way to get the original image. Will they keep returning the square images? Do Instagram have any comments about this? 回答1: Sept. 4th 2015 Update: As of Sept. 3rd 2015, instagram now allows API clients to get the images in their original aspect ratio (i.e. rectangular for

Request the access_token Instagram

妖精的绣舞 提交于 2019-12-05 17:47:09
I got the following problem: I am trying to implement Instagram into my website. However I am stuck on the step where I need to get the Acces token. The api's documentation says I need to request it like this : curl \-F 'client_id=CLIENT-ID' \ -F 'client_secret=CLIENT-SECRET' \ -F 'grant_type=authorization_code' \ -F 'redirect_uri=YOUR-REDIRECT-URI' \ -F 'code=CODE' \https://api.instagram.com/oauth/access_token I use ASP.NET so I found this equivalent OAuth 2.0 In .NET With Instagram API : NameValueCollection parameters = new NameValueCollection(); parameters.Add("client_id", "ssdfsdfsdfsdfsdf

New Instagram API - Minimum timestamp disappears

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-05 16:40:14
I am planning to use the /media/search endpoint in the Instagram API. For our purposes we would need to use MIN_TIMESTAMP to get publications written after a certain timestamp. However, I have noticed that this parameter is available in the deprecated API, and it is not available in the new API: This is the endpoint in the deprecated API: https://www.instagram.com/developer/deprecated/endpoints/media/#get_media_search This is the endpoint in the new API: https://www.instagram.com/developer/endpoints/media/#get_media_search As you can see, MIN_TIMESTAMP and MAX_TIMESTAMP disappear from the new

How Do I Play Video in ListView like Instagram and Vine?

五迷三道 提交于 2019-12-05 16:05:20
问题 I'm new to android development and I am trying to play multiple videos in a listview. Currently, each listview row item is a VideoView. This approach has not worked as the VideoViews act abnormally when I begin to scroll. I've researched here, here, here and discovered that VideoViews and TextureViews don't work well within ListViews and ScrollViews. How are apps like vine and instagram able to play videos in listviews? Any help is greatly appreciated? 回答1: Although the answer is late but i

Post To Instagram screen on iOS Swift

只谈情不闲聊 提交于 2019-12-05 15:30:58
I am trying to make sharing from my app to Instagram easy. And what I want is to get to the screen that is depicted on the screenshot below. I've tried instagram-stories://share deeplink and I've read thorugh all these docs: https://developers.facebook.com/docs/instagram/sharing-to-stories/ However, whatever I do, when the url scheme action fires it goes directly into sharing the image into the story. What am I missing here? Here is my code excerpt: if let image = image { guard let urlScheme = URL(string: "instagram-stories://share"), let imageData = image.pngData() else { return } if

Call Instagram API from localhost

怎甘沉沦 提交于 2019-12-05 14:35:30
Is it possible to get INSTAGRAM user details through API from localhost ? Because I am trying to doing this from localhost but unable to fetch the information. After click the login url it redirect me to the INSTAGRAM and after successfully login and authorize the apps it redirect me properly in my callback URL with code. But when I am trying to fetch the info (cURL) using access token then it return null. But same code run perfectly in live. Make sure the Curl option CURLOPT_SSL_VERIFYPEER is set to false. Find the Curl request in your code and add or edit an option that will look something

Grids for Mac(Instagram桌面客户端)

二次信任 提交于 2019-12-05 11:23:20
grids mac破解版是一款专用于MAC平台上的图片分享软件,适合各种尺寸的屏幕,用户可以在Grids mac版里随意设置图片的各种参数,让所有人都能看到你分享的图片!支持 Retina 显示,整体界面非常的简洁、灵活。与手机 app 不同的是,Grids for mac中图片都是紧密排列在一起的,没有干扰视觉的空白处,用户可以随意设置图片尺寸、排列方式、界面背景色等参数。欢迎下载使用! https://www.macdown.com Grids for Instagram Mac软件介绍 Grids for Instagram是一款Mac上的Instagram摄影作品赏析软件,用户可以查看图片信息流、热门图片、最喜爱的图片、附近的图片、粉丝、评论、收藏夹等;也可以标记喜爱的照片,评论或关注别人,当信息流中有新图片发布时,Grids for Mac能够及时提醒用户。 grids mac破解版功能亮点 1、发布照片和视频 直接从桌面上传照片和视频。 2、多个帐户 在多个帐户之间无缝切换。 3、响应式用户界面 清洁和智能的用户界面在全屏和小部件大小的情况下效果惊人。 4、通知 有新的提要,追随者、喜欢、评论、提及或要求时得到通知。 5、实现所有任务 喜欢、评论、跟随、搜索、探索。 6、故事 查看和发布故事。唯一支持Instagram故事的桌面应用! 7、直接留言 开始与朋友交谈

What are the different image size formats available via Instagram API

£可爱£侵袭症+ 提交于 2019-12-05 08:10:22
问题 I noticed that in the Instagram API when you get an image back, it looks something like this: http://distilleryimage6.s3.amazonaws.com/a0efb5b418b711e391bd22000a1fbf1d_7.jpg And by changing the _7 to say _5 or _6 you can get different sizes. But I have also noticed that some of the other sizes are NOT always available. Does anyone have info on what sizes are available or can you point me to a resource in the Instagram API that goes into more detail on image sizes supported via the API? Thanks