You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The target and current_version placeholders aren't replaced by the actual values, therefore the updater request always ends up in a 404.
Furthermore the url is logged like this: https://example.com/v1/update/%7B%7Btarget%7D%7D/%7B%7Bcurrent_version%7D%7D
Same for atto and request btw.
Reproduction
No response
Expected behavior
No response
Platform and versions
I'm on my phone right now so I'll fill this out tomorrow. But everything is on the latest rc versions on Windows 10.
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
The target and current_version placeholders aren't replaced by the actual values, therefore the updater request always ends up in a 404.
Furthermore the url is logged like this:
https://example.com/v1/update/%7B%7Btarget%7D%7D/%7B%7Bcurrent_version%7D%7D
Same for atto and request btw.
Reproduction
No response
Expected behavior
No response
Platform and versions
I'm on my phone right now so I'll fill this out tomorrow. But everything is on the latest rc versions on Windows 10.
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: