Pinterest Access Token Stopped - pinterest

This morning my apps stopped working. I have 30,000 users who uses my app everyday. I query my pins on Pinterest to my app using access token.
When I noticed the error I quickly tried Pinterest documentation but the access token page is gone.
I have a collaborator for my app but is still not showing the authorize button. What do I do.

Related

How To Authenticate Bing Ads Users In a Shopify Embedded App?

I am trying to authenticate bing ads users in my embedded shopify app using express-session and a cookie. However I can't seem to get a cookie after completing the auth process in the iframe where shopify app resides. I am getting the cookie in my browser and when I try to make a request to the backend from a new tab for example 'http://localhost/bing/get_user/' everything works as expected and I am able to get data from bing ads api.
Can someone explain what is that and what the possible solution might be.
Thanks in advance!

Post to Facebook on behalf of my web application users - Laravel

I have created a web application and I would like users to be able to log into their own Facebook account to publish posts on their Facebook profile from my web application.
Every time I connect them to Facebook with authentication, I get back a token that does not retain the requested permissions, especially "write to profile".
I am on Laravel.
I have tested with PHP SDKs, with Socialithe and even with PostMan. I can't find the solution.
Do you know if this is possible? And how?
Thanks

How can I log in using Google OAuth in the TikTok in-app browser?

When attempting to log in with Google OAuth via the TikTok in-app browser it says "Authorization Error Error 403 disallowed_useragent Google can't sign you in safely inside this app. You can use Google sign-in by visiting this app's website in a browser like Safari or Chrome."
Thinking this is either a call by Google to prevent login within TikTok or they simply haven't added this user agent yet.
Google OAuth does not work in embedded web views per policy. See https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html.
You should reach out to the app developer to recommend they use one of the alternatives recommended like Chrome Custom Tabs.

Google OAuth Consent Screen Mobile App Verification

Trying to get my consent screen verified, as my iOS mobile app uses YouTube's API to get their YouTube subscriptions (this falls under the 'sensitive' scope, not 'restricted'). Info on it can be found here -> https://support.google.com/cloud/answer/9110914?hl=en
The consent verification form requires an "Authorized Domain" and also a "Homepage" for the app. The problem is that this is a iOS app and I don't have a website or a URL to give this form.
The consent form:
What do I put in the place of the Authorized Domain and Homepage links?
or
Am I going about the verification process all wrong? Is there another way for mobile apps?
First, if you don't have a domain for it then it is impossible to remove the unverified stuff on your screen.
Second, the domain field is something like google.com, youtube.com where you going to attach the tag for verification. Which, this domain currently you don't have.
Third, the application homepage link is your website.
Lastly, from my experience no special cases for mobile and web process when it comes to that stuff showing on the screen.
The app will show that unverified screen once you are using a sensitive scope that requires app verification regardless if it's a mobile app or web app.

How to authorize app on Pinterest Developers?

I am trying to create a Pinterest API and am following their steps at https://developers.pinterest.com/docs/api/overview/? ...and one of their steps is to create a Pinterest app, so that's what I'm doing. The problem is I keep getting the message "You're almost ready! You still need at least 1 collaborator to authorize your app before you can submit." I looked at Authorise Pinterest App and added two collaborator's, one as a Developer and one as a Tester, but it still doesn't work. So how can I authorize the Pinterest app?
An "authorize app" button appears some 1-2 days later. You will have to use that account to authorize the app and then it starts working

Resources