新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Box for Salesforce - Gateway Time-out and Unauthorized Error

新規投稿

コメント

4件のコメント

  • 正式なコメント
    Alex Novotny

    Hey Lin, 

    Do you happen to have the request ids from the errors? This could be a few things... one being our servers being overloaded too quickly, rate limits being hit or in the case of the unauthorized upload - inadequate permissions.

    Thanks, 

    Alex, Box Developer Advocate

    コメントアクション Permalink
  • LinThaw

    Thanks Alex,

    If so, is there best or perfect implementation to cover "overloaded too quickly" and "rate limits being hit", could you please share?

    What do you mean request ids for?

    0
    コメントアクション Permalink
  • Alex Novotny

    This article talks about our rate limits. In general, you should write code that speaks to Box within those rate limit guidelines - meaning if you have 500 files to upload for a user - you should write code that can only send 240 per minute based on the specs in that article. 

    Hope this helps!

    0
    コメントアクション Permalink
  • LinThaw

    Thanks,

    As a result of my verification, it takes 6 minutes for 100 files, so I think the limit is okay.

    0
    コメントアクション Permalink

サインインしてコメントを残してください。