March 28, 2024
cancel
Showing results for 
Search instead for 
Did you mean: 
Help

Client Access Token creation--403001 error

Client Access Token creation--403001 error

chrissommers
New Contributor II

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 

1 ACCEPTED SOLUTION

Ricardo
Community Manager
Community Manager

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. 

View solution in original post

5 REPLIES 5

Ricardo
Community Manager
Community Manager

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. 

Shuby1608
New Contributor II

Im having the same issue but for both 

clientaccesstoken and for programtransfer too
also i have issues with the card 
/fundingsources/paymentcard where i want to make a system that allows a user to input a card for them to fund their gpa accounts, but when i create a new user and input into this, 
{
"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.




 

chrissommers
New Contributor II

Hi, Ricardo,

Thanks! We are all good now, and I greatly appreciate your help!

Chris

 

piyush
New Contributor

I am facing the exact same issue. What is the solution?

turalmehdiyev94
New Contributor

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"
}