Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@tonyanziano
Copy link
Contributor

Description

Some users were seeing a 431 HTTP response when attempting to provision Azure resources.

This applies the same fix from #5700 to the provisioning endpoint.

Task Item

#minor

const result = await pluginMethod.call(
null,
{ ...req.body, accessToken },
{ ...req.body },
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

req.body.accessToken now contains the ARM token

@coveralls
Copy link

coveralls commented Apr 5, 2021

Coverage Status

Coverage increased (+0.003%) to 51.302% when pulling 1c2b82c on toanzian/prov-large-header into 944ec03 on main.

@cwhitten cwhitten merged commit f2b91af into main Apr 5, 2021
@cwhitten cwhitten deleted the toanzian/prov-large-header branch April 5, 2021 18:10
cwhitten added a commit that referenced this pull request Apr 5, 2021
@cwhitten cwhitten mentioned this pull request May 20, 2021
benbrown pushed a commit to benbrown/BotFramework-Composer that referenced this pull request May 24, 2021
benbrown pushed a commit that referenced this pull request Jun 11, 2021
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants