Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListApplications function doesn't return apps in first page #363

Open
rotemro opened this issue Jan 25, 2023 · 4 comments
Open

ListApplications function doesn't return apps in first page #363

rotemro opened this issue Jan 25, 2023 · 4 comments
Labels
bug Something isn't working stale Triaged

Comments

@rotemro
Copy link

rotemro commented Jan 25, 2023

Describe the bug?

apps are not retuned from:
client.Application.ListApplications(ctx, q)

Screen Shot 2023-01-25 at 14 22 23

appCount is zero - apps were not retuned and there is no error.

What is expected to happen?

apps should be returned from first page.
In version v2.13.0 everything works fine - apps are returned as expected.
This problem started at version v2.14.0 and happens in v2.15.0 and v2.16.0 as well.

What is the actual behavior?

apps are not retuned.

Reproduction Steps?

call ListApplications function

Additional Information?

No response

Golang Version

go version go1.19.3 darwin/amd64

SDK Version

github.com/okta/okta-sdk-golang/v2 v2.16.0
github.com/okta/okta-sdk-golang/v2 v2.15.0
github.com/okta/okta-sdk-golang/v2 v2.14.0

OS version

Darwin Rotems-MacBook-Pro.local 20.5.0 Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64 x86_64

@rotemro rotemro added the bug Something isn't working label Jan 25, 2023
@github-actions
Copy link

github-actions bot commented Feb 9, 2023

This issue has been marked stale because there has been no activity within the last 14 days. To keep this issue active, remove the stale label.

@github-actions github-actions bot added the stale label Feb 9, 2023
@monde monde removed the stale label Feb 13, 2023
@github-actions
Copy link

This issue has been marked stale because there has been no activity within the last 14 days. To keep this issue active, remove the stale label.

@monde
Copy link
Collaborator

monde commented Jun 6, 2023

Getting this bug on to our backlog, Okta internal reference: https://oktainc.atlassian.net/browse/OKTA-616668

@github-actions
Copy link

This issue has been marked stale because there has been no activity within the last 14 days. To keep this issue active, remove the stale label.

@github-actions github-actions bot added the stale label Jun 21, 2023
mdwn pushed a commit to gravitational/teleport that referenced this issue Sep 29, 2023
Fixes unexpected EOF responses seen when the Okta service attempts to interact
with the Okta API. This only affects v13, as v14 and master are both running
v2.20.0 already.

okta/okta-sdk-golang#363 is an issue filed against
the Okta Go SDK where some API calls were seeing empty responses or unexpected
EOFs for larger responses. okta/okta-sdk-golang#369 was
submitted to fix this, and then was pulled in as part of
okta/okta-sdk-golang#372.
github-merge-queue bot pushed a commit to gravitational/teleport that referenced this issue Sep 29, 2023
Fixes unexpected EOF responses seen when the Okta service attempts to interact
with the Okta API. This only affects v13, as v14 and master are both running
v2.20.0 already.

okta/okta-sdk-golang#363 is an issue filed against
the Okta Go SDK where some API calls were seeing empty responses or unexpected
EOFs for larger responses. okta/okta-sdk-golang#369 was
submitted to fix this, and then was pulled in as part of
okta/okta-sdk-golang#372.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Triaged
Projects
None yet
2 participants