-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS: Account API ListRegions not working (unknown host) #1532
Comments
Got another one, with aws's Location service (needs #1592, #1594 to compile): // sdk.listTrackers().debug().void
[E] java.net.UnknownHostException: cp.tracking.ListTrackers.us-east-1.amazonaws.com: nodename nor servname provided, or not known A wild guess and a passing With the Account api, it would be |
Applying a middleware as a workaround to use the correct host wasn't enough: I still get a Forbidden response. The things that are different at the moment when we compare to the CLI:
On a positive note, the security token is identical. |
Version: 0.18.19
Build:
Exception:
The text was updated successfully, but these errors were encountered: