-
Hi everyone. I'm trying to implement login with just token verification using apple id and facebook. The flow is:
1. User sends token from facebook to urls_jwt_pair
2. Backend verifies token.
3.…
-
This is a real-world user story provided by some dual-sim devices, that user is able to merge a call from sim1 and another call from sim2 into a conference call. However, the current conference call A…
-
Hi,
there is a strange bug. The request works when I try the request in Postman.
When I execute the request in my application, the rest-client returns an error.
```
RestClient::UnprocessableE…
c2ofh updated
3 years ago
-
Необходимо сделать следующие доработки:
1. Принимать и отправлять данные в разных горутинах чтобы исключить возможность блокировки.
2. Писать принимаемые данные в буфер - нет гарантии, что весь паке…
-
When using the _subscribeToCharacteristic_, no error is thrown when invalid data is used.
_subscribeToCharacteristic_ takes a QualifiedCharacteristic as its sole parameter. I can pass a QualifiedCh…
-
I wrote my version of the typings. I will be deleting them so I'll paste them here in case we ever want to polish and add them.
```ts
declare module 'resin-device-logs' {
import { EventEmitter…
-
Hi Team,
How can I adjust the kd-JSON file config, if my Image does not have bash but only sh?
Error Message
`OCI runtime exec failed: exec failed: container_linux.go:349: starting container p…
-
I discovered Qt-DAB a couple of days ago in my quest for something to help me recreate EPG data for Pure EVOKE 3, which sometimes goes missing on the UK’s BBC National Mux.
1) You say that errors hav…
-
The spec says:
> Since call states can differ depending on the protocol, the telephony call objects contain information which identifies the service and the protocol used for making the call.
I don…
-
When playing with Cloud object storage service, its credential looks like:
```
{
"apikey": "xxxxx",
"cos_hmac_keys": {
"access_key_id": "xxxx",
"secret_access_key": "xxxx"
},
…