#session Expiry issue in windows app

4 messages · Page 1 of 1 (latest)

gray orbit
#

while Iam trying to authenticate, it authenticated and said session expired please refresh the page.
I suspect as it is loaded from file:// while making request to https:// it is getting this error.
And I tried to custom protocol but it didn't Work.
Could someone help me fix this issue.

proven elm
gray orbit
#

Should I have to include that in webPreferences?

proven elm
#

yes