News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
Unable to hit ringcentral api via jwt token
Tags: rest api
Jun 10, 2023 at 8:10am   •   1 replies  •  0 likes
Cesar Labrador

I'm trying to access ring central api via jwt token
but getting invalid token error every time
Here is my CURL request

curl --location --request GET 'https://platform.devtest.ringcentral.com/restapi/v1.0/account/365111004/extension/63252243004' \
--header 'Authorization: Bearer eyJraWQiOiI4NzYyZjU5OGxxx'

Also my app configuration images is also attached in the question bodyscreenshot-from-2023-06-10-20-05-32.pngJwt token configuration
screenshot-from-2023-06-10-20-06-53.pngapi response

{ "errorCode" : "TokenInvalid" , "message" : "Invalid token" , "errors" : [ { "errorCode" : "OAU-149" , "message" : "Invalid token" } ] }
1 Answer
answered on Jun 12, 2023 at 9:03am  

First of all, never post the sensitive info into a public forum. Even in this case, the JWT token is for your sandbox account.

The JWT token IS NOT and access token. You must use the JWT token to authenticate and get an access token then call other APIs using the access token. Please refer to this Dev Guide for detailed instruction.


 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us