-
It looks like the result for `/me` for Facebook is returning a JSON payload but the payload is never decoded and passed to normalize where it fails. I don't believe this a configuration issue but I co…
-
Looking through application logs today, I noticed that I was seeing some log messages like:
```
[notice] Invalid option {token,#{'__struct__' => 'Elixir.OAuth2.AccessToken',
…
-
Hello guys,
OS: Mac OSX
```
Erlang/OTP 23 [erts-11.1.8] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [hipe] [dtrace]
IEx 1.11.3 (compiled with Erlang/OTP 23)
```
We're usi…
auror updated
3 years ago
-
It looks like ex_force doesn't presently support the [JWT Oauth flow](https://help.salesforce.com/s/articleView?id=sf.remoteaccess_oauth_jwt_flow.htm&type=5) offered by Salesforce... I use this authe…
-
Kita bikin pakai homestead. Yang mau kontribute, pake homestead.
Tugas | Assigne
- [ ] Bikin setup starter kit dengan bootstrap + bower + elixir + gulp (autoreload) | @cuplizian
- [ ] buat login den…
-
I had issues using ExVCR because of transformations that have been made on the request / responses to save them. The JSON deserialization made all the _strings_ as Elixir's `String` (no character list…
-
I have an offline task that needs to run periodically over a long time period, and my access token expires too quickly. I need to use a refresh token pattern to update the access token periodically, …
-
A friend of dwyl asked the following question in our "chat" system:
![question-using-elixir-rest-api](https://user-images.githubusercontent.com/194400/49619100-06012280-f9b3-11e8-96a1-bf929b17bf08.…
-
Mobilizon utilise [Überauth](https://github.com/ueberauth/ueberauth) pour configurer des fournisseurs de connexion externes.
La doc de Mobilizon à ce propos est [ici](https://docs.joinmobilizon.org/a…
ppom0 updated
2 years ago
-
I'm trying to use this in a project without Phoenix and, with the same exact credentials, it will work on the Phoenix project but not on the Elixir one. It keeps throwing the "invalid_client" and "The…