Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
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
Solved! Go to Solution.
Contact Adobe support. They will provide you a python script. and you can call this script from your javascript
View solution in original post
Views
Like
Replies
Likes