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
Nice catch. Unfortunately this was a bug introduced during a refactor done to support custom header parameters in the underlying API in #515 and #516. I tried to ensure backwards compatibility, but apparently none of our autogenerated integration tests for fetch have params passed in. I will work on a fix for this and release a patched version. Thanks!
Issue Summary
lookups.v1.phone_numbers(..).fetch(..) fails with ArgumentError in generated code
Steps to Reproduce
Run code snippet
Code Snippet
Exception/Log
Technical details:
The text was updated successfully, but these errors were encountered: