Hi @ralf.gronau1965,
Thanks for reaching out about this, and happy to help.
As a first step, a few things to double check:
- You’ve successfully created an OAuth App to generate a Client ID and Client Secret
- You’re grabbing the
code
parameter from the redirect URL after hitting the user installation URL (install button, testable URL) - You’re including the required Authorization header in your request
Once you’ve double checked these things, I also recommend checking out this thread:
Can you let me know if still have trouble after double checking these items?
Thanks!
Will