Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect HockeyApp app download links to AppCenter app download links #1319

Closed
rishimodha opened this issue Nov 5, 2019 · 10 comments
Closed
Assignees
Labels
distribute Related to App Center's Distribution service feature request New feature request hockeyapp Related to HockeyApp's transition to App Center

Comments

@rishimodha
Copy link

Describe the solution you'd like
Currently, after moving our apps to AppCenter, the previously working HockeyApp download links are broken. This is causing dozens of customer support tickets as customers are attempting to re-download their apps via the app order download email they received at the time of purchase. The download link in those emails is now dead and needs to be redirected.

Example of dead link: https://rink.hockeyapp.net/api/2/apps/f92a1845b69540058c1812bd10dc5b22?format=zip

Should redirect to:
https://rink.hockeyapp.net/api/2/apps/f92a1845b69540058c1812bd10dc5b22/app_versions/7?format=zip&avtoken=c58a0347ef91d28e90ed3e5505db71e5c043f351&download_origin=hockeyapp&mctoken=73471b0480becd4897dadf0f55d17e726cef83ba

Describe alternatives you've considered
There is no alternative other than redirecting the HockeyApp download links as they are included in the tens of thousands of order emails that have been sent out prior to the AppCenter transition.

@rishimodha rishimodha added the feature request New feature request label Nov 5, 2019
@dipree dipree self-assigned this Nov 5, 2019
@dipree dipree added distribute Related to App Center's Distribution service hockeyapp Related to HockeyApp's transition to App Center labels Nov 5, 2019
@rishimodha
Copy link
Author

@derpixeldan - any ETA on this request?

@rishimodha
Copy link
Author

rishimodha commented Nov 13, 2019

@derpixeldan I know you must currently be flooded with a lot of issues to deal with, but we have thousands and thousands of customers with a download link that was sent via email now pointing to a dead URL following our move to AppCenter.

I would greatly appreciate it if you could give us an idea of when this feature is scheduled to be actioned.

@rishimodha
Copy link
Author

This appears to be fixed, can we get confirmation? @derpixeldan

@steffandroid
Copy link

Not sure it is fully fixed. If I browse to https://rink.hockeyapp.net/api/2/apps/f92a1845b69540058c1812bd10dc5b22?format=zip while I'm signed in to my HockeyApp account, the link is dead. If I sign out however, the redirect works and the app is downloaded.

@dipree
Copy link
Member

dipree commented Jan 24, 2020

It was fixed. HockeyApp will be gone very soon and the issue you mentioned @steffandroid should be eliminated that way too.

@dipree dipree closed this as completed Jan 24, 2020
@steffandroid
Copy link

@dipree just to clarify, when you say the issue should be eliminated, do you mean that the redirect will work while signed in or that redirects will stop working altogether?

@dipree
Copy link
Member

dipree commented Jan 24, 2020

@steffandroid once HockeyApp is shut off the forwarding won't work anymore. There's only a generic forward to App Center but it won't point to anything specific. May I ask why you're still relying on this?

@steffandroid
Copy link

@dipree it's not me that's relying on it, it's Zeplin. They have a short link https://zpl.io/download-mac which points to https://rink.hockeyapp.net/api/2/apps/8926efffe734b6d303d09f41d90c34fc?format=zip, and as long as you're not signed in to HockeyApp this directly downloads the latest version of their Mac app. I've been in touch with their support and apparently they're unable to generate a similar link using the AppCenter API, i.e. a static link which directly downloads the latest version of a particular app.

@yigitcanyurtsever
Copy link

Hey all 👋

Yigit here from Zeplin. Thanks for raising the issue @steffandroid!

Like you mentioned, the issue we have also depends on #1243 as we'll need the direct download link for the latest version, not just the public page. It'd be great if we can find a solution to this before the HockeyApp endpoints are gone as we'll lose some HockeyApp functionality that we rely on. I'd be happy to help in anyway I can.

@rishimodha
Copy link
Author

As explained previously, the forwarding should remain as order emails received by customers have hard coded links to the original hockey links. Is it not possible to maintain the forwarding for a year or so?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distribute Related to App Center's Distribution service feature request New feature request hockeyapp Related to HockeyApp's transition to App Center
Projects
None yet
Development

No branches or pull requests

4 participants