Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. S626025
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    S626025

    @S626025

    0
    Reputation
    1
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    S626025 Follow

    Best posts made by S626025

    This user hasn't posted anything yet.

    Latest posts made by S626025

    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      @akshay-patni13
      hi my friend you must be missing the API key in the Code in login program (code)
      headers = {
      'Content-Type': 'application/json',
      'Accept': 'application/json',
      'X-UserType': 'USER',
      'X-SourceID': 'WEB',
      'X-ClientLocalIP': 'CLIENT_LOCAL_IP',
      'X-ClientPublicIP': 'CLIENT_PUBLIC_IP',
      'X-MACAddress': 'MAC_ADDRESS',
      'X-PrivateKey': 'API_KEY' <<<< put your API key here
      }

      posted in General Discussion
      S
      S626025