Dear team,
I was create frame io account that account type is “next frame io”, So we are using adobe developer com then we are create one project then we connect api next page we select frame io api move to next page Oauth web app select then next page added redirect URI then added frame io api to project success then we are calling these api’s
https://ims-na1.adobelogin.com/ims/authorize?
https://ims-na1.adobelogin.com/ims/token
after using these api’s i got access token and refresh token,
Then I was calling this api https://api.frame.io/v4/me then i got error {“errors”:[{“title”:“Unauthorized”,“detail”:“Invalid or missing authorization token”}]}
I put all credentials correct way to call api’s but i got error, Could please check it what happen and which type of api calling give me list V4 api’s but i am checking this portal api’s https://developer.adobe.com/frameio/api/current/ so please suggestion to me How do i call api Give me step by step with example will flow