Order Placement not working

{

code: -16,

message: “Could not authenticate the user”,

s: “error”,

}

Getting this even tho I am sending Authorization headers in the required format, and they’re valid.

Hey @112033507193269142568 ,

Looks like you’re passing a invalid/expired access token , hence the error . Please generate a fresh access token and try hitting the API again , it should work .We’ve verified from our end, and there are no issues with order placement :
https://myapi.fyers.in/docsv3#tag/App-Creation/Redirect-URI

Issue resolved. Thank you for your prompt support!