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

fix ownerAccountId undefined error [INS-4605] #8128

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

yaoweiprc
Copy link
Contributor

@yaoweiprc yaoweiprc commented Oct 25, 2024

Fix #8121
It seems that the server side does not response '/v1/organizations/${organizationId}' correctly. Frontend can not get org's metadata.
Use optional chaining to solve this.

@yaoweiprc yaoweiprc linked an issue Oct 25, 2024 that may be closed by this pull request
1 task
@yaoweiprc yaoweiprc changed the title fix https://github.com/Kong/insomnia/issues/8121 fix ownerAccountId undefined error Oct 25, 2024
@yaoweiprc yaoweiprc changed the title fix ownerAccountId undefined error fix ownerAccountId undefined error [INS-4605] Oct 25, 2024
@yaoweiprc yaoweiprc merged commit cde96f9 into develop Oct 25, 2024
7 of 8 checks passed
@yaoweiprc yaoweiprc deleted the fix/ownerAccountId-undefined branch October 25, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After the recent update, giving error ownerAccountId undefined
2 participants