You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.
Describe the bug
TTK is still using the
api/aadapp/{id}
endpoint in TDP. Please change toapi/aadapp/v2/{id}
.https://github.com/OfficeDev/TeamsFx/blob/386ad86ad8bf0ecfc09ca50a238bb8c2c6b240a3/packages/tests/src/e2e/debug/utility.ts#L43
Additional context
We are about to remove the old endpoint, and TTK is the last remaining caller.
The text was updated successfully, but these errors were encountered: