planetfederal / qgis-webappbuilder-plugin

GNU General Public License v3.0
18 stars 20 forks source link

I can compile webapps with ANY of the testing credentials, even the ones are not supposed to be allowed #385

Closed gioman closed 7 years ago

gioman commented 7 years ago

screenshot_20170517_160446

luipir commented 7 years ago

@gioman I'm back. Is it still valid this issue or a server side problem?

gioman commented 7 years ago

@luipir on the server side they say is ok.

volaya commented 7 years ago

If it compiles with wrong credentials (and you get a valid compiled app back), there might be some issue in WAB, but definitely there is an issue in the server side...

bartvde commented 7 years ago

see discussion in #wab_sdk selection_268

bartvde commented 7 years ago

appears the token was cached

luipir commented 7 years ago

cache now is cleaned every launch of plugin

I'll close this issue, please @gioman feel free to reopen in case the issue remain