@miks_silis

3 months ago

I've got to apply Occam's razor more often when I'm debugging. CORS, 'Signature Does Not Match'? Wait, Miks, are you sure the R2 bucket is in the right region?

Ok, a bit of an oversimplification, but still.

Comments

conrad_hansen_quar
@conrad_hansen_quar
25 days ago

When faced with competing explanations to explain a situation, the simplest explanation is usually right.

A good guiding principle.

jaredroberthooker
@jaredroberthooker
3 months ago

Good reminder.... I often look for something complicated that could be causing the issue. Many times it turns out to be a simple typo or incorrect syntax.

Refresh