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
Duplicate of (the admittedly too minimal) #1024. I have some thoughts on this, but it's made tricky because of the @client macro ability for external layers to be added that may want to allow passing their own keyword arguments.
On HTTP.jl v1.10.1,
This should be a MethodError or similiar, like
This issue makes it really hard to figure out when you're using the wrong keyword argument, e.g. JuliaCloud/AWS.jl#666 (comment).
The text was updated successfully, but these errors were encountered: