


Hello everyone,
Any suggestion how to build javascript client to implement the Adobe I/O call for access token?Below you can find what I want to implement.
curl -X POST -H "Cache-Control: no-cache" -H "Content-Type: multipart/form-data" -F "client_id=xxx" -F "client_secret=xxx" -F "jwt_token=xxxxxx"
Thanks
Views
Replies
Sign in to like this content
Total Likes
Contact Adobe support. They will provide you a python script. and you can call this script from your javascript
Contact Adobe support. They will provide you a python script. and you can call this script from your javascript