Facing Error of Invalid API Key

UPV661
{"status" : "error", "message" : "Invalid 'api_key'.","data":null,"error_type":"inputException"}
  • salim_chisty
    Please ensure you are entering the correct API key without any extra spaces. You might find this similar discussion helpful. Additionally, note that it is not necessary to generate a request token and access token every time. Once you have an access token, you can save and use it for the entire day. For more details, please refer to the documentation.
  • UPV661
    There is no extra spaces and i have already double checked the documentation. Still facing the Invalid API Key error, what can i do now ? Create a new application to get new API Key ?
  • Sravanthi_bh
    1. Double-check your API key:
    2. Verify you’re using the correct login/flow:
    3. Check for typos in your request:
    4. Ensure the key is placed under the correct key name "api_key".
    5. Regenerate the API key (if needed)
      If still unsure, you may enable debug logs and send the complete stacktrace in private message.


Sign In or Register to comment.