Marqeta.js integration
Marqeta.js integration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-03-2022 09:03 PM - edited โ10-03-2022 09:06 PM
Hi,
I followed carefully the using marqeta js tutorial and no matter what I'm getting the following http error from marqeta.min.js file:
The token itself (generated by /v3/users/auth/clientaccesstoken) seems OK despite the application_token property being null.
I'm running it as local node.js server
Any tip is appreciated. Thanks!
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ10-05-2022 01:29 PM
Hi! It looks like the clientaccesstoken is missing some necessary fields. In particular, the
client_api_base_url which is why you are seeing in undefined in the path for the GET request you posted above. Please speak to the Customer Success or Integration Engineer who set you up initially to have those fields configured.

