Further development has been moved to its own repository: https://github.com/jogerj/genshin-wish-url
- Win+R and open
powershell
(orpwsh
if Powershell 6+ installed) - Paste and run following
- All versions (Global/China)
Set-ExecutionPolicy Bypass -Scope CurrentUser -Force;
iex (irm 'https://github.com/jogerj/genshin-wish-url/raw/main/Get-WishUrl.ps1')
@RedContritio not an issue as long as response is 200 OK, means the
authKey
is valid and not expired. As for other query parameters depends on application (e.g. paimon.moe) utilizing the URL to query the wish itself.