Flutterwave / Python-v2

Python library for Flutterwave for Business (F4B) v2 APIs
https://developer.flutterwave.com/
MIT License
21 stars 15 forks source link

Invalid public key #86

Closed ghost closed 3 years ago

ghost commented 3 years ago

Even after adding my public key as copied from the my dashboard it still tells me invalid public key

rave = Rave("FLWPUBK-201208a9c0d71279795e96fb2ed7a133-X", "MY SECRET KEY WAS HERE", usingEnv = False)
Br3mah commented 3 years ago

Try to generate and use new rave test keys

corneliusyaovi commented 3 years ago

Please pass the production flag as true and retry the initialization.