Open salvatoreboemia opened 2 years ago
I need to manually set the version on the OTSdkParams object to "6.9.1" to get a response. No other version number works.
I need to manually set the version on the OTSdkParams object to "6.9.1" to get a response. No other version number works.
Hi @melgu some news about that?
I got this error if I use 6.33.0 SDK version
OTSDK Error: Domain: OTSDK Network. Code: 38. Invalid response received for the OT SDK network request.Please check server configuration and try again. If any changes are done at the template level on server, please re-publish with the OT SDK API version used in the application.
But if I use 6.32.0 all works well (the version on OneTrust console is 6.36.0)
Also if i pass the version in this way
sdkParams.setSDKVersion("6.33.0")
any suggestions?
Sorry, no. I stopped working on the project that used OneTrust.
If I use the 6.29 instead works well