Perfil

Eddie_Z
Miembro
Miembro desde ‎jul 25, 2016
  • Soluciones
    0
  • Respuestas
    7
  • Me gusta otorgados
    0
  • Me gusta recibidos
    4
  • Ideas
    0

Acerca de

Inicia sesión en la comunidad u obtén HubSpot gratis para ver los perfiles de los otros usuarios.

Amigos

    La lista de amigos está vacía

Eddie Z

Este usuario aún no creó una biografía. Edita tu perfil aquí.

Actividad

Eddie_Z en Enero 26, 2018
Hi, I am referring to this link: https://developers.hubspot.com/docs/methods/oauth2/using-access-tokens Just want to know what is the difference between hapikey and access_token? in terms of permission and usage limits?
0 Me gusta
3 Respuestas
Miembro
Enero 31, 2018
How about limits? are they count separately?
Eddie_Z en Enero 26, 2018
Hi, I am referring to this link: https://developers.hubspot.com/docs/methods/oauth2/using-access-tokens Just want to know what is the difference between hapikey and access_token? in terms of permission and usage limits?
0 Me gusta
3 Respuestas
Miembro
Enero 31, 2018
How about limits? are they count separately?
Eddie_Z en Enero 26, 2018
Our old token just suddenly stops working for somehow, so we are trying to get a new refresh token. When I try to reauthenticate the app by: https://app.hubspot.com/oauth/authorize?client_id=xxxxxx&scope=contacts%20automation&redirect_u Leer más
0 Me gusta
1 Respuestas
Eddie_Z en Diciembre 01, 2017
def refresh_access_token(refresh_token, client_id): result = None try: payload = 'refresh_token=%s&client_id=%s&grant_type=refresh_token' % (refresh_token, client_id) connection = httplib.HTTPSConnection('api.hubapi.com') connec Leer más
0 Me gusta
3 Respuestas
Miembro
Diciembre 04, 2017
Thanks, Derek, we already reduced the number of API calls under 40k per day. We haven’t changed our process and program for quite a while, it would ...Leer más
Karthick_Shiva en Diciembre 01, 2017
While using OAuth 2.0, I receive the following error : You don’t have permission to access ‘ http://api.hubapi.com/oauth/v1/token ’ on this server. Reference #18 .a77f3517.1512110787.797fdb4 Is it temporary ?
0 Me gusta
2 Respuestas
Miembro
Diciembre 01, 2017
We are having the same issue, I am pretty sure that Hubspot banned our IP, and same code works on other servers. Change a IP or ask them to unban you...Leer más
Eddie_Z en Diciembre 01, 2017
def refresh_access_token(refresh_token, client_id): result = None try: payload = 'refresh_token=%s&client_id=%s&grant_type=refresh_token' % (refresh_token, client_id) connection = httplib.HTTPSConnection('api.hubapi.com') connec Leer más
0 Me gusta
3 Respuestas
Miembro
Diciembre 04, 2017
Thanks, Derek, we already reduced the number of API calls under 40k per day. We haven’t changed our process and program for quite a while, it would ...Leer más
Guarda tu contenido favorito para acceder rápidamente a él.
Siempre hay que empezar por algún lado, por ejemplo, podrías comenzar por contarnos un poco sobre tus intereses.

Siguiendo

Conectarte con tus colegas es una de las mejores formas de aprovechar al máximo tu experiencia. Puedes comenzar con alguna de estas personas:
Insignias de la Comunidad

Mis grupos

Únete a algún grupo y encuentra personas con tus mismos intereses. Explora nuestros favoritos e intenta
  • badge
    Content Marketing

    A place for content marketers to share ideas, learn, network, and be inspired.

  • badge
    Social Media

    A place for social media professionals to share ideas, learn, network, and be inspired.

  • badge
    HubFans

    A spot for HubSpot fans to connect and grow.