class OntraportApi::Client::InvalidAppIdOrApiKey
Public Instance Methods
to_s()
click to toggle source
# File lib/ontraport_api/client.rb, line 29 def to_s "APP ID and API Key must not be blank" end
# File lib/ontraport_api/client.rb, line 29 def to_s "APP ID and API Key must not be blank" end