jsmrtn / craftagram

Grab Instagram content through the Instagram Basic Display API
Other
14 stars 8 forks source link

Issue: Getting oAuth Invalid Redirect URL error when trying to authorize #11

Closed brianrivet closed 4 years ago

brianrivet commented 4 years ago

Hi,

I'm using Craftagram 1.1.0 on Craft 3.4.27. I have set up the Instagram feed as an app in Facebook per the instructions in the readme, but when I try to authorize in Craft I'm getting an error saying my redirect URL is invalid. I've double-checked it and it is set up according to the instructions. Can you please help me to resolve this issue?

Thanks!

Brian

jsmrtn commented 4 years ago

What do you have as your baseUrl?

On Fri, 10 Jul 2020 at 08:13, brianrivet notifications@github.com wrote:

Hi,

I'm using Craftagram 1.1.0 on Craft 3.4.27. I have set up the Instagram feed as an app in Facebook per the instructions in the readme, but when I try to authorize in Craft I'm getting an error saying my redirect URL is invalid. I've double-checked it and it is set up according to the instructions. Can you please help me to resolve this issue?

Thanks!

Brian

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/scaramangagency/craftagram/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAM5Z3N2PPCUVR5JQA4N3OTR225RRANCNFSM4OWJ7F4A .

brianrivet commented 4 years ago

My site is https://www.drinkmyhy.com. The redirect URL is set to: https://www.drinkmyhy.com/actions/craftagram/default/auth

brianrivet commented 4 years ago

Nevermind. My base url in the CP had a trailing slash. I've resolved the problem. Thanks for the fast response!

jsmrtn commented 4 years ago

Thanks @brianrivet. I had thought I fixed this in the latest release but apparently not! I'll take another look.