V4 Api's Not Working

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

I’m having exactly the same issue. Sending the adobe IMS token to a frame v4 API endpoint throws a 401 error no matter what i do.

hi @hc-evan can you check this help article to be sure you have an adobe id connected to your Frame.io account?

1 Like

Hi @CharlieAnderson got it now. My account was stuck in a weird loop since i had log in with google enabled. Tech support was able to get it sorted and I’m getting correct responses from the API now with the new tokens.

1 Like