Skip to content

[AEM Forms] Error GetWidgetUrl.doPost #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vidhyabhushanbahl opened this issue Jun 22, 2023 · 1 comment
Open

[AEM Forms] Error GetWidgetUrl.doPost #152

vidhyabhushanbahl opened this issue Jun 22, 2023 · 1 comment
Assignees

Comments

@vidhyabhushanbahl
Copy link

vidhyabhushanbahl commented Jun 22, 2023

Issue in ./help/forms/react-ic-sign/deploy-assets-on-your-server.md

Can we have source code ? I have deployed the code on AEM v6.5 and it failing with

2.06.2023 12:55:14.739 *ERROR* [[0:0:0:0:0:0:0:1] [1687418714735] POST /bin/getwidgeturl HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable
java.lang.NoSuchMethodError: com.google.gson.JsonParser.parseString(Ljava/lang/String;)Lcom/google/gson/JsonElement;
	at com.acrobatsign.core.servlets.GetWidgetUrl.doPost(GetWidgetUrl.java:36) [AcrobatSign.core:1.0.0.SNAPSHOT]
	at org.apache.sling.api.servlets.SlingAllMethodsServlet.mayService(SlingAllMethodsServlet.java:146) [org.apache.sling.api:2.22.0]
	at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:342) [org.apache.sling.api:2.22.0]
	at org.apache.sling.api.servlets.SlingSafeMethodsServlet.service(SlingSafeMethodsServlet.java:374) [org.apache.sling.api:2.22.0]
	at org.apache.sling.engine.impl.request.RequestData.service(RequestData.java:574) [org.apache.sling.engine:2.7.8]
@gbedekar
Copy link
Collaborator

are all your bundles active? you can also decompile the jar to get the source code

@davidjgonzalez davidjgonzalez changed the title Error GetWidgetUrl.doPost [AEM Forms] Error GetWidgetUrl.doPost Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants