Replies: 3 comments 30 replies
-
@hishamco Do as error suggests ;) Add redirect url in Twitter app |
Beta Was this translation helpful? Give feedback.
1 reply
-
I did the twitter module and confirm that it was working back then ;) |
Beta Was this translation helpful? Give feedback.
11 replies
-
@hishamco @ns8482e I tested it locally with the main branch and it works. I also created a tenant on https://try.orchardcore.net , and enabled twitter sign in. Configured twitter integration, and in my twitter app added the callback. |
Beta Was this translation helpful? Give feedback.
18 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I did some refactoring on
OC.Twitter
module, when I enable the module and setup the twitter settings, then I go to Login I got the following error:InvalidOperationException: An error has occurred while calling the Twitter API, error's returned:
Code: 415, Message: 'Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings'
FYI I didn't set the callback in the settings
Beta Was this translation helpful? Give feedback.
All reactions