Forum Discussion

koushikniranjan's avatar
4 years ago
Solved

ReST API call to Edit Message Author

I am working on changing the status of Ideas and adding the comments via ReST API call. I am able to achieve this using the details provided by Akenefick   (Discussion link: https://community.khoros....
  • Nav's avatar
    Nav
    7 years ago

    Hi

    This is working fine when I follow the below 

    https://community.xxxxxxxxxx.co.uk/auth/oauth2/authorize?client_id=xxxxxxxxxxx&response_type=code&redirect_uri=http://community.xxxx.co.uk/

    Thanks