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

WC Pay E2E Reporter: migrate from 'files.upload' web API #8769

Open
vbelolapotkov opened this issue May 3, 2024 · 0 comments
Open

WC Pay E2E Reporter: migrate from 'files.upload' web API #8769

vbelolapotkov opened this issue May 3, 2024 · 0 comments
Labels
category: devops Features and tools supporting dev process. focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline priority: medium The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability type: enhancement The issue is a request for an enhancement.

Comments

@vbelolapotkov
Copy link
Collaborator

We got an email from Slack about deprecating files.upload web API used by WC Pay E2E Reporter

Todo

Migrate reporter to endpoints recommended by Slack (see details below).

Email content

We want to inform you of two important dates related to upcoming changes to support for the files.upload web API method that affect your WC Pay E2E Reporter app.

  • May 8, 2024: Any new applications created on or after this date will be prevented from invoking the files.upload API.
  • March 11, 2025: Support for the files.upload API will be discontinued.

To prepare for this change, we recommend migrating away from files.upload and instead using the combination of files.getUploadURLExternal and files.completeUploadExternal. More information on how to use these two APIs together can be found on our Uploading files documentation. You can also leverage Slack’s SDKs to help you transition to this new way of uploading files by visiting our api.slack page. | To prepare for this change, we recommend migrating away from files.upload and instead using the combination of files.getUploadURLExternal and files.completeUploadExternal. More information on how to use these two APIs together can be found on our Uploading files documentation. You can also leverage Slack’s SDKs to help you transition to this new way of uploading files by visiting our api.slack page.

To prepare for this change, we recommend migrating away from files.upload and instead using the combination of files.getUploadURLExternal and files.completeUploadExternal. More information on how to use these two APIs together can be found on our Uploading files documentation. You can also leverage Slack’s SDKs to help you transition to this new way of uploading files by visiting our api.slack page.

To prepare for this change, we recommend migrating away from files.upload and instead using the combination of files.getUploadURLExternal and files.completeUploadExternal. More information on how to use these two APIs together can be found on our Uploading files documentation. You can also leverage Slack’s SDKs to help you transition to this new way of uploading files by visiting our api.slack page.

@vbelolapotkov vbelolapotkov added type: enhancement The issue is a request for an enhancement. category: devops Features and tools supporting dev process. priority: medium The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: devops Features and tools supporting dev process. focus: devops Release processes, monitoring, automations, dev tools, CI/CD pipeline priority: medium The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability type: enhancement The issue is a request for an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant