Hey everyone 👋
Has anyone experienced an issue with the SDK when fetching an API that returns a statusCode 201?
In my case, the API request works correctly (the resource is created successfully), but the SDK doesn’t seem to handle the response as expected.
Just wanted to check if this is known behavior or maybe a bug before digging deeper.
Thanks in advance for any insights