-
As a Workflow Developer
I want to be able to use the native Slack connector
So that I can send messages to a particular channel.
Technical details:
https://api.slack.com/messaging/sending
Ac…
-
*Allocator Application*
## Application Number
recL033b2WWTlhsv3
## Organization Name
DataFly
## Organization On-chain Identity
f1u6pukitc37mcot546mtf5bmxml3bezve3vwiqdq
## Allocator Pathway Name
…
-
### Area(s)
area:http
### Is your change request related to a problem? Please describe.
The guidance today for HTTP client span naming is:
```
HTTP span names SHOULD be {method} {target} if the…
-
Make `saveBot` required in the `InstallationService` interface.
I had to read the source code to understand why token rotation was not working and it was because in the `InstallationService` that i…
-
As far as I can see, there is no possibility of using the oauthV2Access method for token refresh.
Can you add it?
```
// JoliCode\Slack\Api\Endpoint\OauthV2Access
protected function getQ…
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/sdk/blob/maste…
-
*Allocator Application*
## Application Number
recKOsnO9KqybMOAq
## Organization Name
Haven DP
## Organization On-chain Identity
f1mhd5x2d3gybsplhi2apqluxk6ircldusszf4miy
## Allocator Pathway Name…
-
### Description
On Linux, when `bfdd` is running, in default configuration, and multiple VRFs are present in the system, TCP stack bandwidth, measured between points on the same host, drops signifi…
-
i triying to upload a file to a slack chat. This is a complete log
```
2022-07-18 17:13:51,398 ERROR errbot.backends.slackv3 Upload of archivos-R107-H02.tar.gz to coordinación-entregas failed.
Tra…
-
Right now, the only way to download a file from Slack is to do something like this:
```python
import requests
response = requests.get(url_private, headers={"Authorization": f"Bearer {TOKEN}"}, ti…