Tyler-Larkin
Tyler-Larkin
Hello @NiklasMeetyu, sorry for the delay but Amplify 2.6.2 has been released with the fix. Please let us know if this resolves the problem!
Hello @krolmic , we are closing in favor of this [issue](https://github.com/aws-amplify/amplify-flutter/issues/3513). If you believe they are different requests, please let us know the differences and we will reopen. Thanks!
Hello @damir-fell 1. Yes you can continue using [normal Amplify.API requests](https://docs.amplify.aws/gen1/flutter/build-a-backend/graphqlapi/mutate-data/) I was able to run the following on both v1.8.0 and v2.5.0 ``` final todo = Todo( id: uuid(),...
Hello @damir-fell, sorry for the delay. I will attempt to reproduce the issue on my side and get back to you.
Hello @nathcakes, thank you for the update and providing your cupertino_http implementation. The GraphQL error shouldn't be related to S3, but rather `Amplify.API.subscribe` or `Amplify.Datastore`. We are still investigating this...
Hi @damir-fell, we do not have an updates at this time. We are still investigating and will provide any updates here.
Hi @JoseAlba, I created PR #5437 to address some additional linter errors. This will also simply the CI permission process that was causing checks to fail on your PR. I...
@JoseAlba We just merged the PR, so the changes will be available with our next release. We will post an update here when we deploy the release!
Sorry we lost track of this issue. Closing as the fix was released half a year ago!
Hello @msaudiblink, thanks for taking the time to open this issue. Since the issue is only occurring on Android it it most likely related to the Android DataStore SDK we...