- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-26-2021 05:41 PM - edited โ10-27-2021 08:28 AM
Hi, new to Marqeta, so apologies if this is an easy or obvious fix.
We're trying to create a client access token so we can use one of the widgets.
We've successfully created a user, card product and card, but are getting:
{ "error_message": "User does not have permission to access this endpoint", "error_code": "403001" }
when we try to create the card access token, using the curl that is generated for us. None of the docs is giving us any clue why this would be.
Any guidance would be appreciated!
Thank you!
CMS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-27-2021 09:59 AM
Hi @chrissommers, thanks for reaching out, welcome to Marqeta! We'll need to enable Marqeta.JS - I will start the process for you and get you connected with the right team. In the meantime, please let us know if there is anything else we can help with.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-27-2021 09:59 AM
Hi @chrissommers, thanks for reaching out, welcome to Marqeta! We'll need to enable Marqeta.JS - I will start the process for you and get you connected with the right team. In the meantime, please let us know if there is anything else we can help with.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ05-06-2023 12:40 PM - edited โ05-06-2023 02:30 PM
Im having the same issue but for both
also i have issues with the card
{
"postal_code": "94608",
"user_token": "8ffd4388-f64a-45f4-acd1-d31cb18e3931",
"exp_date": "1227",
"account_number": "6559906559906557",
"cvv_number": "123"
}
(cvv and sensitive information is fake) i get this error,
{ "error_message": "General gateway exception: Invalid gateway merchant.", "error_code": "400038" }
i've tried creating multiple users and nothing is working i don't get what i need to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-28-2021 10:46 AM
Hi, Ricardo,
Thanks! We are all good now, and I greatly appreciate your help!
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ09-08-2023 02:59 AM
I am facing the exact same issue. What is the solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ02-27-2024 07:49 AM
Hello, same here, Is there any way to get accessToken? it gives
{
"error_message" : "User does not have permission to access this endpoint",
"error_code" : "403001"
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ04-23-2024 07:54 AM - edited โ04-23-2024 07:54 AM
I have the same issue then creating the token.
{
"error_message" : "User does not have permission to access this endpoint",
"error_code" : "403001"
}

