LeadConnector error: Raw request failed. Problem executing your request. Invalid JWT
its a action application in zapier i have used xero as an action app which is fetching new quotes from an organization and making it an object for each order i want to use api request(beta) inside lead connector to post that directly to my crm that creates an opportunity.
Page 2 / 2
how do i fix it?
gives me this error
Failed to create a http request in LeadConnector
Raw request failed. Problem executing your request: Invalid JWT
@Talha1122
For us to have current context, post updated screenshots with how your Zap step is now configured.
Error indicates your JWT (JSON web token) is invalid.
Also, link to the app API endpoint documentation you used to configure the Zap step.
its still the same gives this error
Failed to create a http request in LeadConnector
Raw request failed. Problem executing your request: Invalid JWT
@Talha1122
You likely need to add info to the Body for the API request based on the API endpoint documentation you reference to configure the Zap step.
Hi @Talha1122
For us to have more context, posts screenshots with how the Zap step is configured in EDIT mode for the ‘Action’ tab section.
here are the screenshot
#1
#2 action in lead connector
Hi @Talha1122
For us to have more context, posts screenshots with how the Zap step is configured in EDIT mode for the ‘Action’ tab section.
i have used this url for endpoint
https://services.leadconnectorhq.com
/opportunities/
and for header autorization : bearer i have got the api key from my crm highlevel.