Hey there! I'm trying to do some testing with the API, but all I get is a 403 from cloudfront. I am in Brazil, is that the reason? Here's an example CURL request that fails for me: ```shell curl --location --request POST 'https://playground.rebuff.ai/api/detect' \ --header 'Authorization: Bearer <MY API KEY>' ```
Hey there! I'm trying to do some testing with the API, but all I get is a 403 from cloudfront.
I am in Brazil, is that the reason?
Here's an example CURL request that fails for me: