How can we integrate and get access token from authorize api in laravel , i am calling api through curl , i got token but token is not working , api is working fine in postmen , but when i call api in laravel , then i got token but when i place token in other apis ,token is invalid
