Aleksey Dorogov
Results
1
comments of
Aleksey Dorogov
I experience the same issue, but with LinkedIn, suppose it happens because linkedin requires client_secret and client_id in the body of request, but oauth-simple2 use authorizationMethod **HEADER** by default, just...