Profile

Eddie_Z
Member
Member since ‎Jul 25, 2016
  • solutions
    0
  • Replies
    7
  • Upvotes Given
    0
  • Upvotes Received
    4
  • Ideas
    0

about

Please sign in to the Community or get HubSpot free to view user profiles

Following

    Friends list is empty

Eddie Z

This user hasn't created a bio yet. Edit your own profile here!

Activity

Eddie_Z on January 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 upvote
3 Replies
Member
January 31, 2018
How about limits? are they count separately?
Eddie_Z on January 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 upvote
3 Replies
Member
January 31, 2018
How about limits? are they count separately?
Eddie_Z on January 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 read more
0 upvote
1 Reply
Eddie_Z on December 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 read more
0 upvote
3 Replies
Member
December 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 ...read more
Karthick_Shiva on December 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 upvote
2 Replies
Member
December 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...read more
Eddie_Z on December 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 read more
0 upvote
3 Replies
Member
December 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 ...read more
Bookmark content for quick access to your most helpful threads.
Everyone has to start somewhere! Why not kick-start your journey by telling us a bit more about your interests.

Following

Connecting with fellow members is one of the best ways to get the most out of your experience. Here are some folks to get you started.
Community Badges

My Groups

Find your people by joining Groups based on shared interests. Check out some of our current faves, and feel free to
  • 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.