Properties
Category
English
Tags
Embedded GeoGebra
Similar Topics
Statistics
Comments
6
Participants
2
Subscribers
2
Votes
1
Views
724
Share
Answered
When a GeoGebra app is embedded following the instructions given in https://wiki.geogebra.org/e...,
line segments do not render (not visible). Vectors are visible.
When the same app is viewed directly via the browser (using the url http://www.geogebra.org/...), lines render fine.
What is the reason for this discrepancy?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2022 International GeoGebra Institute
I just found out that rendering is fine if I set "appName": "geometry" rather than "appName": "graphing". I'm not sure why this difference causes segments not to render.
Segments aren't supported in Graphing as you've noticed
Thanks. The app loads and works fine. But when I checked the browser console, I observed the error message:
Failed to load resource: the server responded with a status of 403 () https://www.geogebra.org/re...
In the above url, "jfxck34u" is the id that appears if I were to embed the app using an iframe.
The id that I have used for embedding in the webpage is "nmjqmvhd", which I believe is the "material id", which appears in the url https://www.geogebra.org/m/nmjqmvhd.
What is the cause of the above error in the console?
Comments have been locked on this page!