I put a simple project together from the code snippets I saw there, put my appkey and appsecret in there. When I ran it to get account info, it opened to a browser and reported the following: "scope": must be at most 0 characters, got 197.
Any ideas? Was there more setup that I missed? Minus the app key/secret, the project that I tried is attached.
(I did need to modify the Initialize to remove the last 2 parameters, apparently only B4J allows those.)
(One more: I needed to modify all calls to SubExists to include number of parameters, B4J doesn't need this. Most I set to 2)