-
Hi,
I'm not sure whether this is a directline issue or webchat but i'm getting the following error
```
{
"error": {
"code": "BadArgument",
"message": "Missing token or secret"
}
}
…
-
### Problem description
This seems relatively easy for the sublime devs to push through, especially for the payoff (supporting the latest sublime for all those non-glibc distros):
https://github.com…
-
**Type**: Bug
**Component**:
"SQS"
**Describe the bug**
I am currently in the process of migrating from 2.x to 3.x.
When using 2.x version, it was possible to override the SQS async clien…
-
I have [a long comment](https://users.rust-lang.org/t/rust-as-a-high-level-language/4644/72) at the Rust forum (some of the inspiration came from @keean linking me to Sean Parent's [video](https://you…
-
- [x] Proposal added: [proposals/csharp-8.0/default-interface-methods.md](https://github.com/dotnet/csharplang/blob/master/proposals/csharp-8.0/default-interface-methods.md)
- [X] Discussed in LDM ([…
-
### Describe the problem
I have an Ionic 5/Angular 9 app that I have been having a heck of a time getting working with Auth0. I've tried every solution I can, including the Ionic 4 QuickStart appro…
-
Is it possible? 10-90% for training, 10% for inferencing? Would we need to use regexes? Should we just say "it normally takes 8 hours" and then leave it at that?
-
The submitScore function only allows for integers for the value parameter, but the leaderboards for both Play Games Services and Game Center allow for decimal values, duration (which you could workaro…
-
After upgrading to flutter v.0.8.4, apple is rejecting our binaries. We are receiving an email message from apple with the message below.
The problem is that all the APIs indicated are not being us…
-
**Is your feature request related to a problem? Please describe.**
Certain ACS Python Objects are not directly JSON serializable via `json.dumps(...)`. For example `SmsSendResult` via SMS Client Send…