Commercial API - RapidAPI - imgur

I'm a user of a android app that uploads images to imgur though the commercial API portal RapidAPI. The ability to upload hasn't been working for several days now.
Looking at the Imgur API status board it looks like everything is working fine. All incidents have been successfully resolved.
A help ticket has been filled on the RapidAPI website but as of yet there doesn't seem to be any response.
Is the commercial API down? If so is there any feedback on whether the problem will be resolved soon?

This should be working by now. Imgur last updated their API a few months ago on RapidAPI Hub and all endpoints are working.
If the problem still persists, you can try contacting the RapidAPI support team at support#rapidapi.com

Related

User Entity is not working in Alpha Release

I have developed an Action for google assistant using Dialogflow v1, everything is working perfectly in a developer version, but once I have submitted it for the Alpha release, the user entity not working for the alpha version or with the testers account.
I have checked my logs and it shows me that user entity is created successfully but it didn't detect it in the slot filing.
I have also tested it with the Get request from Postman with the same sessionId and successfully get the entities but I understand why it is not detecting in slot filing in Alpha version.
I have attached the video also about the issue, Please help me to resolve this.
https://drive.google.com/file/d/1y2zSKqcZ3OTey_RGnRxHMZfFVhP5oSlh/view
I got stuck with this same issue a few weeks ago, after a looong conversation with AOG support I got this answer :
"I had to do some digging. Currently, the session entities arent available for alpha/beta/prod AoG versions."

Instagram API 'basic' permission review time [in pending mode since ~12 days] [duplicate]

This question already has answers here:
Instagram client review taking more than 3 days
(3 answers)
Closed 4 years ago.
I'm writing to you guys as we're tried everything to reach Instagram Developer Support team, without any success so far. (Mail, contact form, help center, ...)
We're developing an app that basically helps people print their photos online, and we have a very important part of the service that uses the Instagram basic permissions to allow users to Instagram Login and select their photos to be printed.
After reading the documentation and guidelines numerous of times (even if that's not our first app), we decided to submit our app to leave the Sandbox Mode. However it's now been 12 days and we're still in pending... We can't modify nor submit again the app, we're kinda stuck at the moment.
Does anyone is facing the same issue? Is this linked to the recent Instagram API deprecation rush (after the FB scandal)?
Anyone in the same situation?
Instagram app in pending mode
Recently Instagram has stopped accepting submissions of new apps, That is the reason you are facing this problem to create new access token. https://techcrunch.com/2018/04/02/instagram-api-limit/
Although for the already registered app, you can still get more access token by adding the additional new users.
https://developers.facebook.com/blog/post/2018/03/26/facebook-platform-changes/
Pause app review: We paused app review last week while we implement new changes to our platform.
https://www.instagram.com/developer/authentication/

Use username media endpoint without Authentication Instagram API

Recently i found this endpoint https://www.instagram.com/{username}/?__a=1 that not requiers authentication for use.
I need to know if may use this endpoint for integrate in an mobile application.
The endpoint is not listed on instagram documentation.
But i dont understand. It's not possible to get instagram profile media data in anyway without authentication? I hate this.
tearing me apart.
Not a good idea to use it in a production app, API is undocumented and may stop working anytime, there was another undocumented API that a lot of people were using for few years in apps and it stopped working 3 weeks ago without any warning.

Auto post picture to instagram as story

I want to know, if there is an api that supports to post/publish automatically a picture as a instagram story.
Currently I am using the instagram4j api that works perfectly to publish pictures in the regular feed, but I want to be able to plan that every day a picture is published as a story.
Is there such an api?
Sounds like this is something other developers have requested on the GitHub repo issues section for the Instagram4j API.
https://github.com/brunocvcunha/instagram4j/issues/42
Might be worth following this and +1 ing the issue.
As off now, Instagram's official API doesn't allow this unfortunately.
An alternative might be to check this repo on GitHub.
https://github.com/mgp25/Instagram-API/blob/master/src/Request/Story.php
I haven't tested it myself but that might be something worth considering.

Twitter Status updating Issue with oAuth in iPhone

Hope You all are fine and also in one of your best of moods.
I have an issue with twitter status updating.
As I am using oAuth API for Twitter Integration in my iPhone, I found a sample code , and run it. code is quite useful, but i found the functionality for updating status is not working, and functionality of getting status works.
I found sample code from the link :
http://github.com/jaanus/PlainOAuth
I have tried lot, before posting this issue here. kindly have a look and help me out to solve the issue.
Looking Forwards.
Arun Thakkar.
Not sure what the specific problem is, but I remember having to do a fair amount of head-banging to get Twitter OAuth to work.
Nevertheless, I have a working implementation in one of my public GitHub projects. Feel free to use it—apps based on it have already been approved into the App Store.

Resources