-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
After upgrading to 4.33, we're getting this error when calling Braintree::ClientTokenGateway.new().generate:
TypeError: no implicit conversion of Symbol into Integer (TypeError)
result[:client_token][:value]
^^^^^^
from /usr/local/bundle/gems/braintree-4.33.0/lib/braintree/client_token_gateway.rb:22:in 'String#[]'It looks like perhaps the result is coming back as a string now, instead of a symbol which is probably related to using Nokogiri.
ArturT and attenzione
Metadata
Metadata
Assignees
Labels
No labels