D
Size: a a a
D
IM
DM
def get_data(kontur_method,kontur_inn)
uri = URI("https://focus-api.kontur.ru/api3/#{kontur_method}")
params = {key: @kontur_key, inn: kontur_inn}
uri.query = URI.encode_www_form(params)
res = Net::HTTP.get_response(uri)
end
ed to open TCP connection to focus-api.kontur.ru:443 (getaddrinfo: Name or service not known). Мо
ежт в течение 10-15 минут совсем «валяться» и не отвечатьName or service not known
— днс лажает, можно локальный кэширующий днс поднятьТ
Name or service not known
— днс лажает, можно локальный кэширующий днс поднятьA
def get_data(kontur_method,kontur_inn)
uri = URI("https://focus-api.kontur.ru/api3/#{kontur_method}")
params = {key: @kontur_key, inn: kontur_inn}
uri.query = URI.encode_www_form(params)
res = Net::HTTP.get_response(uri)
end
ed to open TCP connection to focus-api.kontur.ru:443 (getaddrinfo: Name or service not known). Мо
ежт в течение 10-15 минут совсем «валяться» и не отвечатьND
NP
IM
IM
MC
AK
rails c
?ND
rails c
?ND
AK
AK
ND