Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,555,779
Community Members
 
Community Events
184
Community Groups

Jira Advanced Roadmaps Rest API does not return the same result as request send via browser

Edited
P Row
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Mar 21, 2023

Hi,

I'm really scratching my head here: I'm fetching the list of teams, using the simple command:

https://ourcompany.com/rest/teams-api/1.0/team/?size=100&page=3

When executed in the browser, it returns 5 values/teams. However, when executed via my JS app, the response contains only 3 teams, leaving out two.

Most importantly, when I specifically asked for the missing one (size=1&page=202), the only value returned is different in the browser and in the response my app receives!

It seems to be user-related, but I cannot see any logical connection - both shareable and non-shareable are returned (and these two missing, one is shareable and the other one is not). When I login with another user, who did not create the teams either, I can return them all.

 

I would really appreciate some insight here.

Thank you

0 answers

Suggest an answer

Log in or Sign up to answer