Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Need use Client id and client secrent of Oauth application

by marto (Cardinal)
on Mar 10, 2021 at 18:40 UTC ( [id://11129419]=note: print w/replies, xml ) Need Help??


in reply to Need use Client id and client secrent of Oauth application

What does the API documentation say? Are you supposed to be authenticating to get this secret? Again, How do I post a question effectively?

Replies are listed 'Best First'.
Re^2: Need use Client id and client secrent of Oauth application
by chandantul (Scribe) on Mar 11, 2021 at 18:07 UTC

    The Client ID and Client secret will be generated from Authorization server and the same will be utlized for Authentication in order to get access to API related JSON response that i was trying to get through API token. My question was, Can i replace the API token with client id and its secret. is that a possible scenario for you ever? I would like to confirm the same.

      Once authorised you have what you need, but the code isn't the same, and you can't just replace the API token with the client ID & secret. This will likely be covered in the API documentation. Also OAuth.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11129419]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-03-29 12:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found