Skip to main content

Notifications

Power Automate - Using Connectors
Answered

Pinterest OAuth2 authorization flow failed for service

(0) ShareShare
ReportReport
Posted on by 2

Hello

I try to connect Pinterest account but I have every time this error :

 

OAuth2 authorization flow failed for service 'Pinterest'. OAuth 2 sign in failed to exchange code for access token. Client ID and secret sent in form body.. Response status code=429. Response body: { "message": "You have exceeded your rate limit. Try again later.", "type": "api" } Client ID and secret sent in Basic authorization header.. Response status code=429. Response body: { "message": "You have exceeded your rate limit. Try again later.", "type": "api" }

 Screenshot_1.jpg

Somebody have a solution?

  • Verified answer
    Pratik_Patel Profile Picture
    Pratik_Patel on at
    Re: Pinterest OAuth2 authorization flow failed for service

    Pinterest connector has been broken due to changes made on the Pinterest side. Looks like Pinterest migrated our apps without informing us, which resulted in new clientId/clientSecret and hence all the existing connections are broken. We are working with Pinterest support to see what the next steps are - they have been slow in responding, but as soon as we have an update and get the connector working again, we will update this thread.

  • musterman Profile Picture
    musterman 2 on at
    Re: Pinterest OAuth2 authorization flow failed for service

    I'm new here, I try to make my first flow with pinterest, but I have the error directly when I try to connect my account. So I have never run flow. I have try with different pinterest account but it's the same.

  • Brad_Groux Profile Picture
    Brad_Groux 4,556 on at
    Re: Pinterest OAuth2 authorization flow failed for service

    The 429 error means your app has made too many requests and has hit the rate limit of an API. The 429 (Too Many Requests) error is an HTTP status code is a client error sent back from the server to signal that you've reached your allowed limit.

    In short, Pinterest limits how many API calls you can make to their API. How your Flow is currently setup, or how else you're using your API connection is causing your API token/credentials to reach their maximum threshold. 

    If you have nested loops, you could be causing issues with your Flow design itself - or the job you're trying to do is just too big for their free API limits. Pinterest could have also flagged your account for rate limit blocks.


    Each app (with a unique app ID) is allowed 1000 calls per endpoint per hour for each unique user token. The 60-minute window is a sliding window based on when you make your first request. If you hit your rate limit, you’ll only have to wait a max of 1 hour to get a few more requests.

    If you could provide an expanded screenshot of your Flow and steps, your Flow run history, and of any detailed error messages you're receiving we could likely better assist you. Also, for the best results, you may want to review How to write a good forum post.

    If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION ☑️. If you find this reply helpful, please consider giving it a LIKE.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,343

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,703

Leaderboard

Featured topics