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
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.
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.
05-06-2023 12:40 PM - edited 05-06-2023 02:30 PM
Im having the same issue but for both
10-28-2021 10:46 AM
Hi, Ricardo,
Thanks! We are all good now, and I greatly appreciate your help!
Chris
09-08-2023 02:59 AM
I am facing the exact same issue. What is the solution?
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"
}
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"
}