Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Issue in generating session using R

    Java SDK
    0
    1
    24
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • V
      vbs last edited by vbs

      Getting the error while trying to generate session in r<br><br><b>code</b><br><br>
      object = create_connection_object(list(api_key="xxxxxxx")) <br>
      object = generate_session(object,"xxxxx","xxxxxx")
      <br><br>
      <b>Error</b><br><br>
      inside try catch<br>
      api.login<br>
      No encoding supplied: defaulting to UTF-8.<br>
      <br>
      Error: $ operator is invalid for atomic vectors

      1 Reply Last reply Reply Quote 0
      • First post
        Last post