Skip to main content

Invalid Signature 0000000000000000000000000000000000000000

Comments

1 comment

  • Itay Taragano
    1. You can login to the support system via Cloudinary. When you login to your Cloudinary account, and click on Support on the top right corner, you'll be auto-logged-in to the support portal.
    2. Cloudinary's has a safety limit of concurrent API requests per account to avoid unexpected flooding. It is not related to the plan's usage limits or the admin API hourly limits. It seems like you performed multiple concurrent requests while migrating. 
      If possible, it would be best if you could limit the number of concurrent requests to Cloudinary to ~50 (which usually means about 50 per second). This will make sure that you don't get failure responses.

    Note that BuildUrl is a local method, therefore it's not supposed to throw server errors. You should check the Error member of the result.

    0

Post is closed for comments.