I\'m using the below code to try and access an API using RestSharp in VB.Net:
Dim myClient As New RestClient(*https api website url*) Dim myRequest As