Using LinkedIn to see who is clicking on my Instagram profile - instagram

As most of you know that LinkedIn has a feature, where if someone goes on your profile, you get a notification. So my thinking was that I use LinkedIn to find out who is clicking on my Instagram profile.
I added my LinkedIn profile to my Instagram Bio and I found a way to create an alternate URL that redirects back to my LinkedIn. However, I am not getting the LinkedIn notification indicating someone clicked on my profile.
What triggers the LinkedIn notification check?
What can I do to trigger it if someone clicks on the URL?

Related

How to make link to mobile app clickable in the email (NodeJS)

I wish someone helps me with this, I got stuck.
I am trying to send an email activation link, and I want this link to be clickable and redirect users to the mobile app specific page of email verification.
This applies to the reset password link too.
Link example mobileappname://app/email-verification

Chrome extension: Problem with OAuth Verification Request

I have a problem with the Video oauth Verification Request, i sent the video for the verification and they answered me with this email.
Unfortunately, we found that your YouTube demo video isn't detailed enough. The video doesn't show the client id (please see the attached screen shot)
https://www.googleapis.com/auth/drive.metadata.readonly
View metadata for files in your Google Drive
Reply to this email and provide a YouTube link to a new demo video that shows, in detail:
How to log into your project.
Make sure that the URL bar with the client ID is clearly visible.
How to request an OAuth token on the OAuth Consent Screen/Permissions Page.
How your project uses the scope listed above.
Read the OAuth 2.0 Scopes page for information on scopes.
Thank you for patience.
I honestly don't know what to do, I saw a video on youtube where the user logs in with his gmail account and you see the url address with the client id but in my case not. When I try to log in a pop-up without url address opens.

Verifying that the account belongs to the person that claims

Context
Sign-up form and one of the fields is Instagram account
When the user will finish sing up, there's a link to the person's Insta account
(No integrations)
Goal
I want to make sure the user can only sign up with his own Instagram,
much like e-mail verification
My thoughts
I took a look at the Instagram API documentation and didn't find an option for it. Any thoughts about how to do that?
There would be an option to use the Insta auth basic, allow the user to sign-up via Instagram. Although this seems to be a proper overkill and it's getting deprecated anyways.

API.AI - How to authenticate user with Gmail account OR Active directory in chat bot

We are developing a chat bot for finance.
So once user going to start chat, bot should prompt for login. Then Once click on login, user should be redirected for login form and able to login with correct credentials, and bot should able to understand that user authentication succeeded or failed.
We are going to use our own custom platform(Agent page) i.e html page to communicate with api.ai.
Please provide info, if any one has done similar stuff or how to accomplish it.
As far as I understand it the recommendation is to pop up a browser window for the authentication (with the correct auth url for the service you want the user to auth against) and then store the access token in the bot's state/db for this conversation.
Have a look at for example https://blogs.msdn.microsoft.com/tsmatsuz/2016/09/06/microsoft-bot-framework-bot-with-authentication-and-signin-login/, should give you some ideas.
Well, since it's a finace chatbot developer, I can try to give out what I know. I would advise that the chatbot should be on a different website. I'm saying this because if a person fails the login form and user credentials,the chatbot can actually teach the person how to do it, what his or her mistakes were, and how to correct them. if people see this and it's easier,they will pay more interest into your website. Or if that doesn't work, the user should be directed to a Facebook page,or an agent page.

Posting Foursquare check-in to Facebook Timeline map programmatically?

I am working on iOS / php / MySQL application, which uses Foursquare API, in order to post check-ins to Foursquare. I would also like to post these Foursquare check-ins to Facebook Timeline map. Basically, after clicking "Check-in" button, check-in should be posted to both Foursquare and Facebook. What is the best way to do it? Please provide quick example. Appreciate it.
Note: I don't have "Log in with Facebook" functionality in my application, only "Log in with Foursquare"
The checkins/add endpoint has a broadcast parameter, which accepts the value facebook. If that parameter is provided, the check-in will be shared to Facebook, if possible. The user will have needed to connect their Facebook account with their Foursquare account, and granted Foursquare permission to post to their wall for this to work.

Resources