1

I have a url with stringified JSON object appended as below -

http://localhost:53692/api/ccdata/UserWatchlist?userid=2&watchlist={\"Coin\":[\"BTC\",\"ETH\",\"LTC\",\"DASH\"]}

Now my problem is URLRequest(url: URL(string: url)!) can't process this url and giving me nil error

What should I do?

user28
  • 89
  • 5
Vijay Kharage
  • 401
  • 4
  • 11

0 Answers0