New Projects "POST"-ing to different endpoint in AJAX call

When I go into one of my old projects and upload an image, the console shows the POST AJAX request going to: https://webflow.com/api/sites/5ddf0440761cacba888d048b/upload however, when I upload in one of the new projects I created today it POSTS directly to the https://webflow-prod-assets.s3.amazonaws.com/ endpoint.

Thus, they fail.

Any ideas?

A little more on this… so, it does POST to /uploads first but the subsequent call fails (to AWS):

The above is in the newer project. The same flow in an older project…

It’s a similar flow but the second request to AWS is different.

Thanks in advance.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.