Private App for EU

Hi,
I’m getting 404 error when I use the access token from Private App with my EU account. When this is tried with US account it works.
As a work around I created a developer account to create test account and from that test account I created a Private App. Now the access token works. But is there a shorter way?
Could you help on this @Jaycee_Lewis
Thanks in Advance

Hey, @Arunem :waving_hand: To clarify, you are saying your EU-based account’s Private App token is giving a 404 with all calls? I want to make sure I understand correctly.

For example, if you make a request using the Contacts API | List endpoint, does it fail for one token and succeed for the other?

GET/crm/v3/objects/contacts
https://api.hubapi.com/crm/v3/objects/contacts?limit=10&archived=false

Furthermore, is this a Private App that you created with your user account in the EU portal? Or is this a Private App created by another user that you’ve inherited?

Thank you! — Jaycee

Hi Jaycee,
Private with access token starting like pat-eu1 fail all the API calls. But
access token starting like pat-na1 works fine in all those API calls.
I checked it by creating a new account as well. While signing up I selected
EU and created a private app.

Hi@Jaycee_Lewis
Is there any update on this? Is this a bug? Or am I missing something
Could you please assit me on this?