@vvbchandrasekhar It worked for me. Look at @garry07396 comment. You can use that url too
K
kkt237
@kkt237
0
Reputation
7
Posts
1
Profile views
0
Followers
0
Following
Best posts made by kkt237
This user hasn't posted anything yet.
Latest posts made by kkt237
-
RE: smartConnect error
-
RE: smartConnect error
@garry07396 Yes. There are many as such. Good you found one from aws.
-
RE: smartConnect error
@vvbchandrasekhar It will not work as the ssl issue is thrown/checked with in the class file.
Did you import smartapi-java as a jar or as a source?
I tried importing the source and corrected the client code where it fetches the public ip.
-
RE: smartConnect error
@vvbchandrasekhar https://bot.whatismyipaddress.com/ has expired cert and that's why its failing.
-
RE: smartConnect error
Expired cert is from https://bot.whatismyipaddress.com/ not from smart connect api.
-
RE: smartConnect error
@vvbchandrasekhar I checked the certificate. Its valid till 31jan 2022.
-
RE: smartConnect error
Issue is while fetching the public ip from https://bot.whatismyipaddress.com in SmartAPIRequestHandler.class
Find a way to override or hard code your public ip for now.