Error 403: org_internal :This client is restricted to users within its organization.

2021-03-23 Thread Hubble App
Hello Team , I am trying to generate the new refresh token as I think my older one is expired . How can I confirm if my refresh token is expired . Assuming my refresh token to be expired , i did below steps . login_customer_id: 2900486729 Step 1 : python3 */generate_refresh_token.py* --clien

Re: authorization_error: USER_PERMISSION_DENIED

2021-03-18 Thread Hubble App
Hi Matt , Thank you for your response, as suggested we would first try to regenerate the OAuth2 credentials and obtain a new refresh token. Could you please help us with STEPs to do same. Regards, Hubble App On Thursday, March 18, 2021 at 12:54:54 AM UTC+5:30 adsapiforumadvisor wrote

authorization_error: USER_PERMISSION_DENIED

2021-03-17 Thread Hubble App
, "request-id": "MQiYxhCMioS-s02kGyfz5g" } Fault: errors { error_code { authorization_error: USER_PERMISSION_DENIED } message: "User doesn\'t have permission to access customer. Note: If you\'re accessing a client customer, the manager\'s

Re: refreshing the access

2021-03-09 Thread Hubble App
Can you please help how can i do "reply to author privately" On Wednesday, March 10, 2021 at 12:11:26 PM UTC+5:30 Hubble App wrote: > hello Team , > > For me , "reply to author privately" is greyed out . > > On Wednesday, March 10, 2021 at 1:29:57 AM U

Re: refreshing the access

2021-03-09 Thread Hubble App
hello Team , For me , "reply to author privately" is greyed out . On Wednesday, March 10, 2021 at 1:29:57 AM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out. The steps you mentioned were to reset the > developer token rather than the access token. The access token is a

refreshing the access

2021-03-09 Thread Hubble App
hello Team , We have refreshed the access token by following below steps in mail trail but still we are not able to call API. Can you please advice *Our yaml file looks like :* developer_token: && client_id: client_secret: refresh_token: * login_cus