Skip to content
Trouble accessing c...
 
Notifications
Clear all

Trouble accessing calendar in gohighlevel due to invalid JWT

2 Posts
2 Users
0 Reactions
6 Views
David_Oziel
(@david_oziel)
Posts: 8
Active Member
Topic starter
 

When attempting to check the calendar in GoHighLevel for available time slots using a function call within a multi-prompt on callin.io, I'm receiving an invalid JWT from GoHighLevel. I've verified that I'm using the correct GoHighLevel API key, calendar ID, and user ID.

What might I be doing incorrectly?

 
Posted : 22/01/2025 5:51 pm
XenoMax
(@xenomax)
Posts: 17
Active Member
 

I believe you should first utilize the "Make an API Key Auth Request" module, directing it to this URL: https://services.leadconnectorhq.com/oauth/token .

Subsequently, capture the token and incorporate it into your HTTP request module's header:

Authorization
Bearer TOKEN
 
Posted : 23/01/2025 12:21 am
Share: