I am using HTTP Post to update a contact in GHL. I have validated that my API key is correct, the contact ID is correct, I have valid GHL custom fields in the body to update complete with the field ID , Key, and value. I continue to get 401 message “Invalid JWT”. The username and password are not populated and never were in this scenario. What am I missing?
1 Like
Hi @Rob8,
Is there a reason you’re not using the GoHighLevel app?
If you’re still trying to hit the GHL servers via http using an API Key alone, you can hit the V1 servers that have the following domain: rest.gohighlevel.com
I know this isn’t a clear answer but hope provides some help!
