Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Issue with "Prisma Cloud API Error Responses" #270

Open
rmchndrn2192 opened this issue Nov 14, 2022 · 1 comment
Open

Issue with "Prisma Cloud API Error Responses" #270

rmchndrn2192 opened this issue Nov 14, 2022 · 1 comment

Comments

@rmchndrn2192
Copy link

Hi Team,

the below curl command is working fine but when i used in python as below. it is throwing 405 Method not allowed error.

python request - requests.post(url, json=credentials, headers=headers)

Curl command - curl --request POST 'https://api3.prismacloud.io/login' -H 'Content-Type: application/json' -data '{"username":"","password":""}'

please check and help me to fix this

@welcome-to-palo-alto-networks

🎉 Thanks for opening your first issue here! Welcome to the community!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant