We’re building a product that integrates into the Envato API. We want to display a List of Products by the User inside the dashboard using a personal authorization token.
I have tried a few end-points as listed on the Envato API but it’s not working. I’m using a Library by baileyherbert that helps with contacting the Envato API.
Whenever I request the Portfolio endpoint, All I receive is the amount of products rather than an array of products with Thumbnails and Titles. Is this some issue with Token Permissions or something else?
Any help with this would be appreciated.