I know it sounds so basic
Here’s what works in Postman:
Here’s what produces a 400 error in Glide:
(Yes, they look identical and therefore should both work but )
I know it sounds so basic
Here’s what works in Postman:
Here’s what produces a 400 error in Glide:
(Yes, they look identical and therefore should both work but )
Nah this works for other api calls (I’m using a base64-encoded string, not a token).
I actually just found I had to specify content-type as a custom header as Glide was defaulting to text rather than json! (sigh emoji)
Thanks man
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.