Skip to content

change the url used in appstore check from $APPSTORE_URL to $APPSTORE… #6482

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ZhaoGY-N
Copy link

@ZhaoGY-N ZhaoGY-N commented Jun 1, 2025

Fix #6481
https://apps.nextcloud.com/api/v1 is unaccessible and will return a 404. Change it to https://apps.nextcloud.com/api/v1/apps.json to fix it.

@szaimen szaimen added 3. to review Waiting for reviews bug Something isn't working labels Jun 2, 2025
@szaimen szaimen added this to the next milestone Jun 2, 2025
Copy link
Collaborator

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for your fix! :)

I have one suggestion below:

Add comment for the apps.json

Co-authored-by: Simon L. <[email protected]>
Signed-off-by: Zhao Guangyu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App Store Connection Failure During Upgrade
2 participants