Hey all,

I’m having a slight issue uploading media whilst using the OAuth V2 code flow… Currently, it’s returning a 403. I can tweet so creds seem fine.

I have read that to upload media I need to use the oauth v1 on SO, is this true? Surely I’m already in the context of user by allowing them to log in via OAuth V2? The docs are somewhat a challenge to read.

I suspect I’ll have to rebuild the whole flow to use OAuth1? Seems counter-productive considering twitter is trying to migrate devs onto V2.

Regards,

Thanks for your feedback, @Kanteneo. I’ll pass this on. You can only use OAuth 2.0 with v2 endpoints, and we don’t have a v2 media endpoint yet. We are working on this for the future.

Best,

Jess