I'd like to create an application that can integrate with Twitter. So I went to the website: https://dev.twitter.com/apps/new to create an application.
But the WebSite: field always failed. It said that "Website: Not a valid URL format". I tried different "valid" URLs, but failed.
Do you have any ideas on the twitter application?
Thanks in advance. Michael
You can view your URL in your account settings. Log in to Twitter's website, click the gear icon and then click "Settings." Your full Twitter URL appears immediately below the Username box in this format: http://twitter.com/[username].
If you receive the error message "Requested URL is not valid", this means that RealPlayer could not understand this web address (URL). RealPlayer can link to a valid web address such as http://www.real.com. If you get this error, try clearing your internet cache and then load the page again.
Most web browsers display the URL of a web page above the page in an address bar. A typical URL could have the form http://www.example.com/index.html , which indicates a protocol ( http ), a hostname ( www.example.com ), and a file name ( index. html ).
I was trying to set localhost URL and got the same error message.
After replacing
http://localhost
http://localhost
/twitter/callback
with
http://127.0.0.1
http://127.0.0.1
/twitter/callback
it let me saved my test application
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With