Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

Windev Mobile 22. Program does not work when installed (no replies)

$
0
0
Hello,
How are you?
I have a problem with windev mobile 22.
OAuth2 functionality is not working right. When I run the program from windev mobile everything is right. However, when I install it, it throws errors and it does not work properly. It worked for 2 or 3 hours and then stopped working.

My code is like below:

<COMPILE IF ConfigurationType=Android>
OAuth2Params is OAuth2Parameters
OAuth2Params..AuthURL = "[e-albania.gov.al];
OAuth2Params..AdditionalParameters = "response_type=code"
OAuth2Params..Scope = "openId"
OAuth2Params..ClientID = "[localhost];
OAuth2Params..RedirectionURL = "[localhost];
MyToken is AuthToken = AuthIdentify(OAuth2Params)


Token seems to be null when it is installed and it returns valid=false.

Best regards,
Kozeta

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>