Http(s) links?

I have my snap building and running when I install it locally, but when I try and upload it to the snapstore I get this:

2026-01-24 12:17:59.151 - all: Links must be http(s):// URLs.

What links is it looking at? When I grep for http and https I see occurrences of them.

This seems to be indicate the lack of such URLs.

Check the value of the following keys of your Snapcraft project file:

Ok will do! Will let you know if that addresses it

1 Like

It was the contact and issues mail links it didn’t like. Left only the https links and it uploads fine now. Many thanks for the suggestion…

1 Like