What is a valid URL? I'm getting an error that the URL I am using is not the valid format. I'm trying to set up Drupal twitter module

climateactnow
@climateactnow Climate Action NOW!

I'm getting an error trying to define my URL. I get a message that the URL is not a valid URL. I haven't made a typo since I copied and pasted it and it is valid. What constitutes a valid URL?

29 weeks 5 days ago

Replies

climateactnow
@climateactnow Climate Action NOW!

I should have mentioned that the page I am using is https://dev.twitter.com/apps/new

29 weeks 5 days ago
episod
@episod Taylor Singletary

For the purposes of the callback field, an HTTP or HTTPS-based URL pointing at a non-twitter.com domain.

URLs of any protocol are welcome when dynamically setting oauth_callback on the request_token step, but a placeholder URL matching the above criteria needs to be supplied to the field on your application record.

29 weeks 5 days ago
climateactnow
@climateactnow Climate Action NOW!

I am not attempting to enter a callback URL. I am entering the WebSite
I entered www.climateactionnow.ca ... both with and without the www. prefix.
What format does it need to be in? I entered the URL without the http:// prefix. what is a non-twitter.com domain?

29 weeks 5 days ago
climateactnow
@climateactnow Climate Action NOW!

It should be added to the help info. I added http:// to the Website and it worked.

29 weeks 5 days ago
JustDeveloped
@JustDeveloped Christopher Dalton

I am having the same issue.

I am trying to set the callback URL to http://www.justdeveloped.co.uk/

I have tried with and with out www.

It also says you can leave the field blank if you do not require the callback function, a little help please?

15 weeks 6 days ago
JustDeveloped
@JustDeveloped Christopher Dalton

I fixed the problem by adding 'http://' to the website section of the form, it needs to be clearly explained that this is required. Simply stating "Not a valid URL form" or what ever it was and not pointing at the field in question is not good enough.

15 weeks 6 days ago
sanibelaccom1
@sanibelaccom1 sanibel accom

I added http:// to my website and it still gave me "not a valid url format". Any other ideas?

11 weeks 23 hours ago
pwarwick_
@pwarwick_ Patricia Warwick

Sanibel, if you copy the entry and paste it into your browser what happens? does it go to the correct site?

11 weeks 23 hours ago
sanibelaccom1
@sanibelaccom1 sanibel accom

Yes, it goes to the correct site.

11 weeks 7 hours ago
Collegers
@Collegers Collegers

Check whether you have any white space at the end.

10 weeks 3 days ago
L2YF
@L2YF L2YF.com

I am getting same issue.

9 weeks 6 days ago
jitedradaswani

i m also getting the same issue...
i tired with http:\127.0.0.1:8079\spring_secure or http:\localhost:8079\spring_secure

8 weeks 5 days ago
episod
@episod Taylor Singletary

We don't accept localhost or IP addresses in these fields.

8 weeks 5 days ago
stackmagic
@stackmagic Patrick Huber

why?

5 weeks 3 hours ago
harishkrsingla
@harishkrsingla Harish Kumar

this is really very bad. not accepting any url format for website. tried for firefox and chrome as well

8 weeks 14 hours ago
episod
@episod Taylor Singletary

If you'd like some help determining why this was the case, feel free to share the exact strings you're providing to those fields and I'll try to let you know why they failed.

8 weeks 6 hours ago
arghgrowlroar
@arghgrowlroar NiƱa Gianan

I have the same problem. This is the Callback URL I'm trying to enter:
https://spreadsheets.google.com/macros

7 weeks 4 days ago
Randalonline
@Randalonline Richard Leighton

I also am getting this error.......

5 weeks 3 days ago
QuoteIcon
@QuoteIcon QuoteIcon

I think your website and callback should match. Some examples:

website: http://www.quoteicon.com
callback: http://www.quoteicon.com/twitter/callback

similarly

website: http://www.example.com
callback: http://www.example.com/twitter/callback

it worked for me...

4 weeks 1 day ago
shaukatwaqar
@shaukatwaqar Shaukat Waqar

this is insane, developers normally test the code locally before deploying to actual site. Not accepting localhost or not providing any alternate to it, is making lyf miserable.

2 weeks 6 days ago
gpgggg
@gpgggg Bonginkosi

Twitter needs to cater for localhost !!!

4 days 7 hours ago
mArtinko5MB
@mArtinko5MB mArtinko5MB

i'm quite dissappointed ... I'm developing on localhost, but now i have to wait for geting web on server for this implementation.

How is that even possible, that twitter doesn't allow localhost in app registration ?

7 hours 36 min ago