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.
Twitter needs to cater for localhost !!!
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 ?
Glad I found this stream. Am also working on localhost but it wasnât clear with the error code that this is the problem. Seems a little nuts that you canât trouble shoot all this before you go live. Seems unprofessional from our end.
Hi all, I was also disappointed after hearing that, twitter canât accept localhost. And now i am glad that we have an option to use localhost by replacing localhost to 127.0.0.1
deneme
Ditto to all who complained about twitterâs create application that dose not accept localhost. The error message âInvalid URL formatâ is very ambiguous. And the CAPTCHA is very hard to read.
This âNot valid URL formatâ issue has been going on for ages⌠what exactly is the problem Twitter? Anyone got a solid work around? Because every site I build (in Drupal) comes up against this and there doesnât seem to be any predictability to whether it works or not⌠grrrrrrr! Iâm using clientâs account to post this!
I also have the same issue with NOT A VALID URL. And I tried my domains http://chimkan.com and itâs not working.
I had the same problem, the solution was to put the url call back to the same url site, so only succeed
This worked. Thanks
Name prob here. It doesnât seem to matter what I enter
Same problem here, a simple error message tell me âNot a valid URL formatâ. It looks like some high school kid designed this screen. Twitter, please hire some professional people to make this user interface more user friendly.
same problem smh twitter support is terrible
One workaround to test it on localhost is to add the DNS in your hosts file (/etc/hosts), like this: 127.0.0.1 www.yourDNSname.com
Hope this help.
This worked for me. The next step is to test it under localhost which you can add www.example.com to your hosts file (/etc/hosts), like this:
127.0.0.1 www.example.com
same notavalidURL problem
I am having same issue.
Why this is failed then?
http://viveloungewp.api.oneall.com
Thank you.
I have read all of above post and try every suggestion but getting same ânot a valid URL formatâ. Itâs ridicules.
Not a valid site, I thought