Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 07-19-2023 01:03 AM
I need to convert the the request with Apache-nifi, can you help me how to do that?
curl --location --request POST 'https://localhost:8080/token' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--data-urlencode 'client_id=xxxxxxxx' \
--data-urlencode 'client_secret=yyyyyyyy' \
--data-urlencode 'type=EEEEEEEEEEE' \
--data-urlencode 'scope=ZZZZZZ'
Thank for your help!!
Created on 07-19-2023 01:08 PM - edited 07-19-2023 01:13 PM
Hi @Dataengineer1 ,
This has been asked before , please refer to : https://community.cloudera.com/t5/Support-Questions/NIFI-Is-it-possible-to-make-a-x-www-form-urlenco...
Thanks
Created 07-19-2023 11:28 AM
@Dataengineer1 Welcome to the Cloudera Community!
To help you get the best possible solution, I have tagged our NiFi experts @SAMSAL and @cotopaul who may be able to assist you further.
Please keep us updated on your post, and we hope you find a satisfactory solution to your query.
Regards,
Diana Torres,Created on 07-19-2023 01:08 PM - edited 07-19-2023 01:13 PM
Hi @Dataengineer1 ,
This has been asked before , please refer to : https://community.cloudera.com/t5/Support-Questions/NIFI-Is-it-possible-to-make-a-x-www-form-urlenco...
Thanks