Post

Replies

Boosts

Views

Activity

Develop in Swift Open Restaurant program has issues
When using the image URL received from the Restaurant server, the url only leads to the error {"error":true,"reason":"The menu item with ID *.png does not exist."}Am I doing something wrong? The url it gives me is http://localhost:8080/images/*.png When removing the .png from the end of the URL, it does redirect me to the image, but using this URL in my code for some reason leads to the dataTask closure never being run.
11
0
1.2k
May ’21