Add a Deal not work

Add a deal API showing this response
{
“success”: false,
“error”: “You do not have permissions to do this.”,
“error_info”: “Please check developers.pipedrive.com for more information about Pipedrive API.”,
“data”: null,
“additional_data”: null
}

but i don’t find any permission in the dashboard of Pipedrive

Hello, @Abdul_Manan :wave:

Can you share the full request payload, so we can troubleshoot further?
What are the user’s access rights? (You can find them by calling the GET /users/me endpoint and looking at the access response field’s data)

Sincerely,
Helena