I am encountering a 401 Error and Invalid JWT. From my understanding, I am runing API 1.0 and my Funnels are Version 2.
URL: https://services.leadconnectorhq.com/conversations/messages
Following the documentation found here: Send a new message | Integrations API
Input:
Ouptut:
Per GHL documentation, I have tested via Webhook.site and the workflow executes no problem.
I am at a complete loss here. Ideas?
1 Like
Welcome to the Make community!
Looks like the Token has expired. Get another token.
For more information, see Authorization | Integrations API
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
Thank you for the suggestion. I did refresh my token and ran into the same issue.
I am finding the same error, when creating the request to create an appointment in the GHL calendar. I am quite new with all this, but when I used the API token to raise a GET request to fetch dates it worked with 200 as an answer, but now, no matter what I try it gives me 401. I am stuck there.