You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect there is an issue in type conversion of Byte for the http request.
There are people experiencing similar issues with the aws cli and I just want to confirm if there is something I'm doing wrong or if there is actually an underlying issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running into an issue with
UpdateManagedLoginBranding
incognitoidentityprovider
service.My code works as expected with settings, user pool id, etc. But when adding assets it runs into the follow error.
The (pseudo) code in question is
But to confirm I also ran the following with no issues.
I suspect there is an issue in type conversion of
Byte
for the http request.There are people experiencing similar issues with the aws cli and I just want to confirm if there is something I'm doing wrong or if there is actually an underlying issue.
aws/aws-cli#9102
Beta Was this translation helpful? Give feedback.
All reactions