Hi,
How do I check the actual Post request?
Having some issues and want to make sure that all the bits are in the correct places.
Current specific error that I'm getting is that the bearer token is invalid, as far as I can it's good and has not expired.
So want to see what the post data actually looks like, complete with header etc...
thanks
Johan