Networking with URLSession, Episode 20: Authentication with URLSession | Kodeco

When working with REST services, you'll often need an authentication token. This video will get you started.


This is a companion discussion topic for the original entry at https://www.kodeco.com/7476-networking-with-urlsession/lessons/20

Hi, @vegetarianzombie

Great lecture, find it very entertaining and informative. Thank you!

However I am finding problems with this particular lecture.
When I execute the Final example directly, I get an HTTP code 503 for https://tilftw.herokuapp.com/login.
Is the course outdated? What should I do?

Best regards,
Kevin

The webpage returned.

\n\t\n\t \n\t\t\n\t\t\n\t\tApplication Error\n\t\t\n\t\t html,body,iframe {\n\t\t\tmargin: 0;\n\t\t\tpadding: 0;\n\t\t }\n\t\t html,body {\n\t\t\theight: 100%;\n\t\t\toverflow: hidden;\n\t\t }\n\t\t iframe {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tborder: 0;\n\t\t }\n\t\t\n\t \n\t \n\t\t\n\t \n\t

Hello @kevinkuan,

Iā€™m glad to see that you are enjoying the course. Apologies for the error message you are getting. I will share this with the team and it will be attended to.

The course you are following is very outdated, the new courses for networking are