Rob
Rob
Hi @panSarin is this still an issue for you?
@jeremyk3 Thanks - however what you suggest affects Omniauth across all specs. Any ideas how to isolate the change to only a particular test?
@anhhh If you didn't work it out, look at https://github.com/acatighera/omniture_client#configuration
@itowlson None - it was the closest to the original. Let me revise with `0.6.0` and verify.
@itowlson I've adjusted the SDK version to 0.6.0 as suggested.
Try editing /etc/ssl/openssl.cnf and setting the following value to 1 (the default is 2 on many newer systems, I believe). CipherString = DEFAULT@SECLEVEL=1
Is anyone working on this? I need it to migrate from beelines to otel, so may do it if no-one else is doing it!
@apetzel I have the same issue. Did you somehow resolve it?
@mishushakov This works pretty well for my purposes, however when I use it as part of a `structured-chat-zero-shot-react-description` agent, only `query` is passed to the tool, never `variables`. I ended...