Originally posted by @seuros in #2067 (comment)
@ivoanjo : now with the update i get Unable to report profile. Cause: wrong argument type nil (expected String) Location: /var/cache/bundle/ruby/3.0.0/gems/ddtrace-1.2.0/lib/datadog/profiling/http_transport.rb:115:in _native_do_export'
same settings worked in 1.0.0
Looks like in some situations, a value that was assumed to always be a String is coming in as nil. I'm investigating where that nil may be coming from.