signnow / SignNowPHPSDK

The Official SignNow PHP SDK library for interacting with SignNow REST API. Sign documents, request e-signatures, and build role-based workflows with multiple signers using this client.
https://www.signnow.com/developers
MIT License
8 stars 10 forks source link

If you're constantly getting "invalid_client" as a response... #40

Closed chrishappy closed 1 year ago

chrishappy commented 1 year ago

Had an issue where I was constantly getting "invalid_client".

I realize that if you created the API tokens at https://app-eval.signnow.com/ you should use the https://api-eval.signnow.com endpoint.

Whereas if you created the API tokens at https://app.signnow.com, you should use the https://api.signnow.com endpoint.