Note, there are slightly different network responses if you use String(contentsOf: url!, encoding: .utf8) which will error, but try await session.data(from: url!) will work on the watch. (same permissions.
Post
Replies
Boosts
Views
Activity
Same issue