THE FORUM IS IN READ-ONLY MODE
This forum is in read-only mode. The new forum is live at https://discourse.openbullet.dev and registrations are open!
Authorization: OAuth solution?
-
Authorization: OAuth oauth_consumer_key="Owa77FUtwJZcKau11Vttf4FoU7qnc6HGRCYAUkKH", oauth_nonce="-992841575850838362", oauth_signature="XdnrGRkFz450oyAdR2F3rlRr3xg%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1591897721", oauth_version="1.0"
-
Following!
-
Its basically telling you what you need.
-
it's an OAuth2 authorization header, basically you'll need to sign the signature with the secret key.
-
@Fairy key is in app so we have 2 decompile it but idk where it presents
-
You have to search for the string related to the key
After decompiling the app. It doesn't have a specific place and thus you need to search.
-
@Fairy but i cant find the key