amazon-advertising-api-php-sdk icon indicating copy to clipboard operation
amazon-advertising-api-php-sdk copied to clipboard

how to access scope cpc_advertising:camapign_management

Open JBLathiya opened this issue 5 years ago • 2 comments

i am not able to generate authorization code and refresh token because scope is unknown givw error like that how to solve tghis error

JBLathiya avatar Mar 23 '20 10:03 JBLathiya

@JBLathiya are you following this URL? to generate authorization code. https://www.amazon.com/ap/oa?client_id=YOUR_LWA_CLIENT_ID&scope=cpc_advertising:campaign_management&response_type=code&redirect_uri=YOUR_RETURN_URL

ritz07 avatar Jul 16 '20 07:07 ritz07

@dbrent-amazon Hi could you please help me to generate authorization code by CURL followed by this url. https://www.amazon.com/ap/oa?client_id=YOUR_LWA_CLIENT_ID&scope=cpc_advertising:campaign_management&response_type=code&redirect_uri=YOUR_RETURN_URL or is there any other method to generate authorization code. I dont want to hit this url to generate code.

Thanks.

ritz07 avatar Jul 16 '20 08:07 ritz07