Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. mariyambi
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 4
    • Best 0
    • Groups 0

    mariyambi

    @mariyambi

    0
    Reputation
    5
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mariyambi Unfollow Follow

    Latest posts made by mariyambi

    • RE: How to use Smart Api java in android studio

      @rohya-tayade Were you able to resolve?

      posted in NodeJS SDK
      M
      mariyambi
    • RE: How to use Smart Api java in android studio

      @rohya-tayade connect me @trader.subairariyil@gmail.com

      posted in NodeJS SDK
      M
      mariyambi
    • RE: How to use Smart Api java in android studio

      @rohya-tayade The main issue is that the SDK tries to invoke the APIs in main thread. Please use this version: https://drive.google.com/file/d/1Y-CY3NFZiaj5UeyPQkFbZKHJKL42lN-m/view?usp=sharing

      Also, Please set the required headers in new class HeaderConfig.
      Before creating SmartConnect object, set the headers first.
      Because this needs public IP which is fetched from a aws url, which needs to be made in worker thread.
      Its not perfect, I tweaked for my purpose only.

      I was able to place order via apis.
      Let me know if you are still facing issues.

      posted in NodeJS SDK
      M
      mariyambi
    • RE: How to use Smart Api java in android studio

      @rohya-tayade Let me know if you still finding it hard to integrate with Android Studio

      posted in NodeJS SDK
      M
      mariyambi