How can I put my Instagram client into Live mode? - instagram

I downloaded Instagram yesterday so I could sign up and then created a new client which is currently in Sandbox mode. I have created a website which searches for certain hashtags across Twitter and Instagram and the only thing which holds me back from going live is that the Instagram client is still in sandbox mode.
The "Go Live" button is disabled and I have no idea what I need to do to get it enabled. The documentation doesn't say anything. It mentions somewhere that there is a review process, but I don't even see an option to submit my application for a review. How does that even work anyway, because my application is not a phone app. I have made a website which is mobile friendly but it doesn't even require a user login.
Any more information and clarification is much appreciated!

You have get your app reviewed by Instagram first.
Click Edit for your client, Click on the Permissions tab and submit for review. Once approved, u will be able to click Go Live

Since 17th of November, Instagram made his API more protected for spam/fraud/copycat apps.
You can read more about it here: https://www.instagram.com/about/legal/terms/api/

I put my application from last 12 days in Instagram Developer Console but not getting any reply from them so I found a new way to submit the app using below steps and It's work for me.
Old Process:-
I think there is some update related to the Instagram App review, please check below steps & screenshot you will get the idea of how to submit Instagram app from Sandbox to Live mode in the new updates.
Steps:-
1) https://developers.facebook.com/ Click on this link and enter into the facebook developer console.
2) Now click on My App or Create the new app if there is not any created.
3) Click on Product(+) which is in the left side panel (More clarification see the attached screenshot)
4) Select the Instagram and click on Add button
5) Now you will be able to see one more menu in panel namely "Instagram" (More clarification see the attached screenshot)
6) Click on that and you will be able to see the list of permission in right side view
7) Select your respective permission which you require and submit the app for review.
[Note:- You need to give your .apk and .zip file accordingly android & iOS. You also need to submit screencast of your flow and especially to show the part which indicates why you need this permission]

This is the way for live mode after Instagram Platform Updated on June, 2016.
1) Manage Clients -> MANAGE -> Sandbox(Tab) -> Add user name to Sandbox User and Save.
2) Open the Permissions Tab and click Start a submission button to put your client into live mode.

1) Manage Clients -> MANAGE -> Sandbox(Tab) -> Add user name to Sandbox User and Save.
2) Open the Permissions Tab and click Start a submission button to put your client into live mode.
After this process take how much time for live the instagarm

Related

cannot delete google action as I must first delete a deleted dialogFlow agent

When I try and delete my Google Action I am told I must delete its DialogFlow agent first. However, this agent has already been deleted (I deleted all DialogFlow projects, in US, EU2, AS and AU).
I have tried deleting my DialogFlow account, but this did not help.
I have contacted Actions on Google Developer support twice. On the first occasion they suggested I contact the support page. On the second occasion I asked if they could manually delete my action, they said that only the creator of the action could do so.
I would appreciate your advice on the matter.
Best, Andy.
DialogFlow Support advised I follow these steps:
To shutdown your project:
Open the Settings page (found under IAM & admin) in the Google Cloud Console.
Open the Settings page
Click Select a project.
Select a project you want to delete, and click Open.
Click Shut down.
Enter the Project ID, then click Shut down.
This did not work. They then advised I delete project 'liens' via instructions here, which involved opening a Google Cloud Shell for the project, typing in
gcloud alpha resource-manager liens list
which gave you the lien's name (e.g. p1061081023732-l3d8032b3-ea2c-4683-ad48-5ca23ddd00e7) and then entering
gcloud alpha resource-manager liens delete [LIEN_NAME]
After doing this, I successfully deleted the pesky Google Action. Hurray!

The new extension is not visible in Store

I noticed that from December 1 published extensions are not visible on the page https://chrome.google.com/webstore/ and google after such indexing is visible? Could it be some sort of algorithm update?
Or is it a temporary error?
You may want to try Updating a web app's Chrome Web Store listing with these steps:
Open the web app script in the script editor.
Click Publish > Register in Chrome Web Store. Click Edit store item. This will bring up the Edit Item form you filled out during publication.
Make the changes you want to the description, graphic assets or other settings.
Click Publish changes.
Visit the Chrome Web Store developer dashboard to see the publication status of your web app. Note that the publication process can take up to an hour to finish. Once the "Status" column says "Published", your web app will be available in the store.
In addition to that, you may also check the possible reasons why your item may not be showing in search.
If any of the given links doesn't help, I suggest that you submit your issue.

Wavemaker Project - I added security, now my will show a blank page

I have been using Wavemaker Studion (v.6.7) for around 3 months and it is a pretty good RAD application.
A few weeks ago, I added the security feature (Database) on a 40% finished project and when I launch the project, it shows a blank page - let me mention that the project was running flawless before. I didn’t notice that it was related to the security feature.
Then I started a new project, on which I re added the security service (Database again)...when I clicked the Run button, the project will again launch with a blank page, even when I remove the feature - by the way, everytime I uncheck the enable security checkbox, then save the project, it keeps recheck everytime i reopen the security tab with the settings as if I have never unchecked the checkbox earlier.
I tried to tweak a bit the security features and the login page appeared but the credentials will be invalid ( which is strange as I used simple ones as admin and pass). There won’t be anyway for me to fix this as the project seems to be corrupted.
My main concern is not to be able to successfully setup the security with Database security provider.
Screenshots:
You have to check "Show login page" box for you can see the login page, then you can enter with the "user" and "pass".

Azure Ghost Login Redirect

Whenever I browse my blog which I created via Azure marketplace for Ghost with completely default settings, I get redirected to a login page.
If I log in then I get taken back. I can click my post and be taken to the content. If I then go back, then click the heading again, it takes me to the edit area.
The problem I have is that readers of the blog are being prompted to login. I don't want this. I just want my content to appear when they click a post.
Anybody else experienced this or know what I can do about it?
It would appear this is only the behavior on the default post that is created once you have activated the service.
Once you start making posts and unpublish the initial one, it behaves as expected. Hopefully this helps clear up any confusion for someone else.

NetSuite Echosign Customization

I'm new to Netsuite and Adobe EchoSign and coming from .NET background. My Client is a NetSuite cloud Customer and using Adobe Echosign App inside their forms.
Now, they want to change the behavior of Echosign. i.e., when the user clicks the 'Send For Signature' button, they want to take a different action in the next page like automatically sending the mail to customer based on some condition instead of clicking the 'Send For Signature' button again in the next page.
I would like to know.
1. What are my options here?
2. Should I get a Netsuite App developer license to make those modifications
3. Can I change anything realted to Adobe Echosign script code?
Any guidance will be helpful. I want to find whether I can handle this task.
1. What are my options here?
I believe you will want to use SuiteScript to hide the default Send for Signature button and then write new code to create a new custom button to serve your purpose. That way you'll be overriding the default Send functionality. You'll create a script to display the button, and another to react to it being clicked.
2. Should I get a Netsuite App developer license to make those modifications
Yes and no. :) You will need to be granted login access on your Client's NetSuite account to develop and test these scripts. Ideally, they will have a sandbox account. If you do get a developer license, you could use your account for testing / learning so you don't mess up their NS account.
3. Can I change anything realted to Adobe Echosign script code?
No, it's a "managed" bundle and that would be bad practice even if you could. Instead, you will want to determine which of their SuiteScripts are called when their Send button is clicked, and then figure out how you can call the scripts from your script. I believe they have a script or two that handles all communication with their web service so that's your best bet.
Good luck.

Resources