Question
How create php with client credential to retreive Token from header
Hello i have the following credential
I would like to use them for authentification and fetch the token from header using PHP.
Credential
GRAND TYPE: client_redential (json)
TOKEN URL: http://localhost/?access-token
CLIENT ID: 5646545-4654651-45645465-554
CLIENT SECRET: 874561-565156-5646551
Can someone helps me ?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×