Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

The Share provider returned a Forbidden message

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    The Share provider returned a Forbidden message

    I was testing my Twitter share and I got this message
    The Share provider returned a Forbidden message: '{"errors":[{"code":185,"message":"User is over daily status update limit."}]}'

    #2
    Hello, thanks for your post.

    It looks like it shared over 2,400 tweets. There is not a specified time window, but I found a description of the error 185 here:

    Use the X API with an all-new Developer Console and consumption-based billing. No fixed monthly costs, no monthly caps.


    The best way to test would be to make a new twitter account and see if you can share to that account.

    Kind regards.

    Comment


      #3
      Nope I have a total of 60 tweets in my account. I have to manually press the button in order for a tweet to go up.

      Comment


        #4
        Hi ballboy11, thanks for your patience.

        I will test the issue on my end and let you know what I find.

        Comment


          #5
          Hi,

          I can not reproduce the message with a contrived example that I made. When you call "Share()" are you ignoring the historical data? It seems like the API was accessed too many times in some way. When the chart is running through historical data, make sure to ignore the call to Share().

          if(State == State.Realtime)
          {
          //Share();
          }

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          672 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          379 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          111 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          577 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          582 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X