<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>29 Sep 2017 08:54:00 Z</lastBuildDate><pubDate>29 Sep 2017 08:54:00 Z</pubDate><description>Hello,&#13;
How are you?&#13;
I have a problem with windev mobile 22.&#13;
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.&#13;
&#13;
My code is like below:&#13;
&#13;
&#13;
OAuth2Params is OAuth2Parameters&#13;
OAuth2Params..AuthURL = "https://e-albania.gov.al/FPSTS/oauth2/authorize"&#13;
OAuth2Params..AdditionalParameters = "response_type=code"&#13;
OAuth2Params..Scope = "openId"&#13;
OAuth2Params..ClientID = "http://localhost:9874/"&#13;
OAuth2Params..RedirectionURL = "http://localhost:9874/"&#13;
MyToken is AuthToken = AuthIdentify(OAuth2Params)&#13;
&#13;
&#13;
Token seems to be null when it is installed and it returns valid=false.&#13;
&#13;
Best regards,&#13;
Kozeta</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62795-windev-mobile-22-program-does-not-work-when/read.awp</link><title>Windev Mobile 22. Program does not work when installed</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
