Forum Discussion

neoceja's avatar
neoceja
New Member
2 years ago

Form-Data POST request for Oauth 2.0

Hi!
I'm trying to build a pipeline to get data form Zoho CRM. 

Zoho uses Oauth 2.0 and I've researched how to go around it in data pipeline by creating 2 API calls, the first to get the token and the second to get the data.
The problem I('m having is with the first request:

I tested it in Postman and it works fine, so the problem must be the way I'm writing it in Fabric.

Can somebody help??

 

 

 

3 Replies