You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2025. It is now read-only.
Hi,
I have a problem with a POST call. I tried to do POST with Postman, and works fine. When I tried to replicate POST in my App, return always an error response : oauth_problem=signature_invalid.
I also tried to do a GET call and all works fine.
Could there be a problem with generation of a signature when I do a POST call?
Hi,
I have a problem with a POST call. I tried to do POST with Postman, and works fine. When I tried to replicate POST in my App, return always an error response : oauth_problem=signature_invalid.
I also tried to do a GET call and all works fine.
Could there be a problem with generation of a signature when I do a POST call?