python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Receiving "TypeError: sign() missing 1 required positional argument: 'algorithm'" with python PyJWT
So I used the command:
ssh-keygen -m PKCS8 -t dsa to generate the following (example) key:
-----BEGIN PRIVATE KEY-----
MIIBSgIBADCCASsGByqGSM44BAEwggEeAoGBAIATtp/DhG2hDIT3DiMIctaxPn/s
FFxbXa4IIytk0b/P...
waltcobb
Votes: 0
Answers: 0