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
Resource for parameter [messageId] is not found
Tags: message
Aug 29, 2023 at 9:14am   •   1 replies  •  0 likes
John Cherian

I am encountering an error while using JWTToken-based authentication. The error message states, "Resource for parameter [messageId] is not found," even though the messageId exists. We are performing these operations in the sandbox environment to ensure the application's readiness for graduation.


Here is the relevant code snippet:


static String CLIENT_ID = "XXXXX";

static String CLIENT_SECRET = "XXXXX";

static String JWT_TOKEN = "XXXXXXXXXXXXXXX";


restClient = new RestClient(CLIENT_ID, CLIENT_SECRET, SERVER_URL);

await restClient.Authorize(JWT_TOKEN);

var messageid = "13334139004";

var resp = await restClient.Restapi().Account().Extension().MessageStore(messageid).Get();



1 Answer
answered on Aug 29, 2023 at 10:45am  

How do you know that the message id ("13334139004" is valid?

If it's a valid id, it could be that the message does not belong to the currently authenticated user extension. In that case, double check if the JWT token is generated for a super admin user or not.


 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