Topher Sterling
Topher Sterling
Hey @jasdel - Thanks for the response. I linked the same error handling doc and included an implementation of catching the `smithy.APIError` and a different version of the ResponseError in...
Should I create a ticket to get the IMDS client to start supporting a smithy.APIError? I'm also having additional issues trying to use type specific errors in SQS. For example,...
Agree - let's work IMDS issue here - tldr; the IMDS service returns errors that are not recognized as `smithy.APIError`s and are not parsable into `awsHttp.ResponseError` (github.com/aws/aws-sdk-go-v2/aws/transport/http), but rather are...
Please keep this issue open.
Can confirm this is still an issue - it occurs intermittently - and definitely seems to do with order of operations. We're using an io.Pipe rather than a byte array...
+1 I am having this issue as well. Here's a hypothesis (since I've seen this error writing my own GDrive playground stuff) - When you host an integration API app...
So I do have a workaround for folks who have a lot of files. TLDR; generate your own oauth creds and swap the default ones out, and then hack the...
Ahhh - glad you got it. Not the best solution, but I'm working on a cleaner one.
Can confirm this issue is still present. If you add a block, then the update works great, as intended, but you can't update using text. I've done my best to...
This would be amazing to have - there's no way around actually deleting this message.