Skip to content

removing legacy field#216

Closed
reklis wants to merge 1 commit into
xtool-org:mainfrom
reklis:fix/xkit-developer-api-compat
Closed

removing legacy field#216
reklis wants to merge 1 commit into
xtool-org:mainfrom
reklis:fix/xkit-developer-api-compat

Conversation

@reklis
Copy link
Copy Markdown
Contributor

@reklis reklis commented May 2, 2026

Tested on ios26

@kabiroberai
Copy link
Copy Markdown
Member

I can't seem to reproduce this issue when using a free account (bundleIdCapabilities_createInstance succeeds just fine.) Are you using API key based authentication (ie a paid account)?

@kabiroberai
Copy link
Copy Markdown
Member

update: I was able to reproduce this when using a paid account. Going to check whether the field is still required on free accounts.

@kabiroberai
Copy link
Copy Markdown
Member

okay as I suspected, if we remove the capabilities field entirely then free accounts encounter the following error

The relationship 'capabilities' is required but was not provided with this request.

so we'll need to conditionally include the field instead.

@kabiroberai
Copy link
Copy Markdown
Member

Created #220 to fix this. Closing this PR in favor of that one. Thanks for spotting the issue.

kabiroberai added a commit that referenced this pull request May 17, 2026
Ref #216: the public API seems to now complain when passing in
`capabilities`, but the field is still required when using the private
API.

Co-authored-by: sfusco <slf@stevenfusco.com>
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.

2 participants