I use stash server to manage my app versions. During my app starting to run, it will access stash server to check whether there is a new app version and download the version.
It works well until a few days ago. Now I cannot get the content of web page to check the version information. Error message is like:
“Request doesn’t have either a DAW token, a DAW cookie or a Westgate token.”
What shall I do to solve this problem? Is it that I should provide more information to stash server when I access the web page?