parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 735 forks source link

Twitter login fails because 'unsafe-eval' is not an allowed source of script #1143

Closed shafeekghaseel closed 11 months ago

shafeekghaseel commented 2 years ago

New Issue Checklist

Issue Description

java.lang.RuntimeException: Error in evaluationEvaluation: status: 13 value: {message=Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src https://abs.twimg.com https://abs-0.twimg.com https://twitter.com https://mobile.twitter.com". } hasMessage: true message: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src https://abs.twimg.com https://abs-0.twimg.com https://twitter.com https://mobile.twitter.com".

Steps to reproduce

Actual Outcome

Expected Outcome

Environment

Parse Android SDK

Server

Database

Logs

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!