Post Command getting denied in Postman for Creating Object

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Post Command getting denied in Postman for Creating Object

L2 Linker

Hi All,

Im using postman to work on my Firewalls and Im having the following issue:

 

My Goal: to create bulk objects and object groups.

 

Work Done: Connected Postman with Prisma Access using Bearer token. User: Service Account with superadmin role.

 

Success: Can read Object, Object groups, Rule base using GET command in Postman. I get proper outputs.

 

Failed:  Getting access denied msg with 403 error. when I try to send a Post Command 

 

Header Used: Post 

 

 

Body:

{
    "name": "vpn.XXXXXXXXX.com",
     "description": "VPN GW",
    "fqdn": "vpn.XXXXXXXXX.com"
     "snippet": "Prod-FW"
  }
 
Does anyone know whats the issue here ?
Note: Get command works fine for objects, rule base etc.
0 REPLIES 0
  • 41 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!