DataSrc:DemoJan25/StrapiEvents: Difference between revisions
No edit summary  | 
				No edit summary  | 
				||
| Line 16: | Line 16: | ||
<!-- 1) Fetch the data with #get_web_data -->  | <!-- 1) Fetch the data with #get_web_data -->  | ||
{{#get_web_data:  | {{#get_web_data:  | ||
   |url     = https://unitapedia.univ-unita.eu/strapi/api/events?populate  |    |url     = https://unitapedia.univ-unita.eu/strapi/api/events?populate*  | ||
   |format  = json  |    |format  = json  | ||
   |data    =    |    |data    =    | ||
| Line 23: | Line 23: | ||
     UpdatedAt     = updatedAt,  |      UpdatedAt     = updatedAt,  | ||
     PublishedAt   = publishedAt,  |      PublishedAt   = publishedAt,  | ||
     EventType     =   |      EventType     = Type,  | ||
     Participants  =   |      Participants  = Participants,  | ||
     Certificate   =   |      Certificate   = Certificate,  | ||
     Category      =   |      Category      = Category,  | ||
     EventDate     =   |      EventDate     = Date,  | ||
     Publication   =   |      Publication   = Publication,  | ||
     Seminars      =   |      Seminars      = Seminars,  | ||
     Workshops     =   |      Workshops     = Workshops  | ||
   |debug   = 1  |    |debug   = 1  | ||
}}  | }}  | ||
Revision as of 10:34, 28 January 2025
Strapi Events Raw JSON
Error while fetching data from URL https://unitapedia.univ-unita.eu/strapi/api/events?populate*: $2.
There was a problem during the HTTP request: 403 Forbidden
Error: Invalid JSON ($2).
Raw JSON Output
{{#external_data_debug}}
Strapi Events Display
Error: Invalid JSON ($2).
Event Details
* **Event ID:** Error: no local variable "EventID" has been set. * **Created At:** Error: no local variable "CreatedAt" has been set. * **Updated At:** Error: no local variable "UpdatedAt" has been set. * **Published At:** Error: no local variable "PublishedAt" has been set.
* **Type:** Error: no local variable "EventType" has been set. * **Participants:** Error: no local variable "Participants" has been set. * **Certificate:** Error: no local variable "Certificate" has been set. * **Category:** Error: no local variable "Category" has been set. * **Date:** Error: no local variable "EventDate" has been set.
* **Publication:** Error: no local variable "Publication" has been set. * **Seminars:** Error: no local variable "Seminars" has been set. * **Workshops:** Error: no local variable "Workshops" has been set.
Debug Output
{{#external_data_debug}}