Defect #1086
Does it work with Servoy 8?
0%
Description
Hi,
I am trying to use the OAuth Plugin to authenticate with FB in Servoy 8 but I receive
TypeError: Cannot call method "setResourceUrl" of (C:\\ProRM\\servoy8\\servoy_workspace8a\\OauthTest\\forms\\OauthFacebook.js#16)
TypeError: Cannot call method "setResourceUrl" of (C:\\ProRM\\servoy8\\servoy_workspace8a\\OauthTest\\forms\\OauthFacebook.js#16)
at C:\\ProRM\\servoy8\\servoy_workspace8a\\OauthTest\\forms\\OauthFacebook.js:16 (onAction)
Files
History
Updated by Edit Mera over 8 years ago
Hi Juan,
I added a Servoy 8 compatible version in "Files", it works with the web client.
Doesn't work with NG, oauth and websockets is quite tricky...
Regards,
Edit
Updated by Juan Urraburu over 8 years ago
Thank you Edit.
It would be great to have a solution for NG. In fact we are willing to use NG only with v8.
Regards,
Juan
Updated by Juan Urraburu over 8 years ago
- File Untitled.png Untitled.png added
Hi Edit,
I still have the same error on web client with Servoy 8.1
And with Smart Client also returns an error (attached). But I do not want to use it with smart, just web and hopefuly NG in the future.
Updated by Edit Mera over 8 years ago
I attached the zip for 8.1
And created a case in jira to see if/how we can make it work for NG https://support.servoy.com/browse/SVY-10291
Regards,
Edit
Updated by Juan Urraburu over 8 years ago
Hi Edit,
I am still receiving the same error on Web Client
TypeError: Cannot call method "setResourceUrl" of (C:\\ProRM\\servoy8\\servoy_workspace8a\\OauthTest\\forms\\OauthFacebook.js#16)
TypeError: Cannot call method "setResourceUrl" of (C:\\ProRM\\servoy8\\servoy_workspace8a\\OauthTest\\forms\\OauthFacebook.js#16)
at C:\\ProRM\\servoy8\\servoy_workspace8a\\OauthTest\\forms\\OauthFacebook.js:16 (onAction)
Do you have a sample that works?