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
Thanks @elistemann, for highlighting this! @christopherseeley could you please consider addressing this issue at the library level? The newest 3.3 version is affected by this as well.
After updating to google-dfp-api 3.2.0 (we prev. used 2.5.0), we see:
when calling
service
:I assumed it's raised here: https://github.com/googleads/google-api-ads-ruby/blob/master/ads_common/lib/ads_common/api_config.rb#L93
Adding
require 'ads_savon/core_ext/string'
fixes the issue, but i think it shouldn't be needed.Ruby version is 3.2.2
The text was updated successfully, but these errors were encountered: