Member since
07-24-2024
4
Posts
0
Kudos Received
0
Solutions
01-01-2026
08:28 PM
Thank you for your input. Your point is absolutely correct. If you could share a working example with the correct parameters, I will replicate it in my environment and verify the results.I appreciate your assistance in helping me resolve this issue.
... View more
12-30-2025
05:02 AM
Thanks for your suggestion. I replicated the same as UI did, but still getting the same 403- Forbidden error response.
... View more
12-29-2025
01:09 AM
Thanks for your reply. Yes, I am passing the Bearer token into the Authorisation header. Additionally, I can retrieve responses from the other APIs ({{baseUrl}}/nifi-api/flow/current-user and {{baseUrl}}/nifi-api/process-groups/{{pgId}}/status).
... View more
12-26-2025
03:20 AM
Hi all, I tried to start the process group using the NiFi API, but it always returned a 403 Forbidden message. I follow the steps below {{baseUrl}}/nifi-api/access/token - get the bearer token successfully {{baseUrl}}/nifi-api/process-groups/{{pgId}} passing the JSON value in the body {\"id\":\"${PG_ID}\",\"state\":\"RUNNING\"}", but I am getting 403- forbidden error message. Please help me to resolve the issue.
... View more
Labels:
- Labels:
-
Apache NiFi