Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm following this netbeans tutorial to create a facebook app on Netbeans 7.1. http://documents.cofares.net/netbeans.org/kb/docs/websvc/facebook.html

In Step 12 When i am asked to select the REST resources "From IDE registered" gives me the sample ones such as Twitter, Amazon, Google . but NOT the "facebook",

So I tried to add facebook as a web service in Services window. When I'm adding web service Netbeans asks me a local file Or URL.

I tried to give this URL for adding facebook as web service https://graph.facebook.com but it says:
"can't determine whether service is WSDL or WADL"
What is the correct URL that I can use here?

share|improve this question

1 Answer

http://documents.cofares.net/netbeans.org/kb/docs/websvc/facebook.html

NetBeans IDE Facebook support does not currently include support for OAuth, Extended Permissions, or the Graph API. Work on this is in progress.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.