You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
Hi all,
Currently, I got exception when using spring-social-facebook when loaded from maven.
(#100) Tried accessing nonexisting field (bio) on node type (User)
Now, I want to modify PROFILE_FIELDS. But I got exceptions when build as below. Could you guide me how to fix it.
Gradle 7.1.1
Build time: 2021-07-02 12:16:43 UTC
Revision: 774525a055494e0ece39f522ac7ad17498ce032c
Kotlin: 1.4.31
Groovy: 3.0.7
Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM: 1.8.0_25 (Oracle Corporation 25.25-b02)
OS: Windows 8.1 6.3 amd64
D:\Projects\spring-social-facebook>gradle eclipse
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
What went wrong:
A problem occurred configuring root project 'spring-social-facebook-build'.
Hi all,
Currently, I got exception when using spring-social-facebook when loaded from maven.
(#100) Tried accessing nonexisting field (bio) on node type (User)
Now, I want to modify PROFILE_FIELDS. But I got exceptions when build as below. Could you guide me how to fix it.
Gradle 7.1.1
Build time: 2021-07-02 12:16:43 UTC
Revision: 774525a055494e0ece39f522ac7ad17498ce032c
Kotlin: 1.4.31
Groovy: 3.0.7
Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020
JVM: 1.8.0_25 (Oracle Corporation 25.25-b02)
OS: Windows 8.1 6.3 amd64
D:\Projects\spring-social-facebook>gradle eclipse
Starting a Gradle Daemon (subsequent builds will be faster)
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'spring-social-facebook-build'.
Thanks,
The text was updated successfully, but these errors were encountered: