API MarketPlace App Requests - 400 bad request

Before Creating a New Topic:

If you’re experiencing unexpected App Marketplace behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:


Format Your New Topic as Follows:

Description
Details on your question, workflow or the problem you’re trying to solve.

Trying to get pending requests for a public app. Calendly.

AppId: BF4eht18S3a0KTLiKM3P0A

How To Reproduce
Steps to reproduce the behavior including:
1. Authentication method or app type
2. Any errors

GET https://api.zoom.us/v2/marketplace/apps/BF4eht18S3a0KTLiKM3P0A/requests?page_size=100&status=pending

returns

a 400 bad request

{
    "code": -1,
    "message": ""
}

however, both

GET https://api.zoom.us/v2/marketplace/apps/BF4eht18S3a0KTLiKM3P0A/requests?page_size=200&status=approved

GET https://api.zoom.us/v2/marketplace/apps/BF4eht18S3a0KTLiKM3P0A/requests?page_size=200&status=rejected

seem to work, status 200, though no results which is expected since we haven’t approved or rejected anything for this app.


Looking to discuss the use of apps integrations on the Marketplace?
Join the Zoom user community conversation at https://community.zoom.us.

Just to follow up, I can get pending requests for another app, e.g., Slack, Appid: wstjUWFST7WGSHObVoA3EA

So it seems wierd the API is picky about what App Requests it will return.

Hi @ian.goh
Thanks for reaching out to us!
Allow me some time to do some testing on my end and will come back to you with an update.
Cheers,
Elisa

This topic was automatically closed after 30 days. New replies are no longer allowed.