getting error like invalid authrization

Hi there,Does any one have solution for my error?
getting error on server.
I am trying to create a react app integrating wrike on it but getting error on request header
:

 const response = await axios.post('https://login.wrike.com/oauth2/token', {
    client_id: 'W7jcamg8',
    client_secret: '*********************',
    grant_type: 'authorization_code',
    code,
    redirect_uri: 'http://localhost:5000/callback'
  });

when i try those same credential on postman then the error reflect clearly

:

 

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
1 commento
Avatar
Juan

Hi Tamim Hossain, welcome to the Community! Thank you for creating this post, I can see that our Support Team is already assisting you with your case. 

If any other questions arise, please don't hesitate to let us know.

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Folllowing List for Post: getting error like invalid authrization
[this list is visible for admins and agents only]

Su
Didn’t find what you were looking for? Write new post