JSON 2
Debug Info:DEBUG: wp_safe_remote_get to https://haraldille.de/wp-content/uploads/2023/12/Harrys-CV-als-JSON.json
DEBUG: Argumente: {"timeout":5}
DEBUG: URL wurde erfolgreich geladen
Der API-Server antwortet zwar, allerdings mit einer Fehlermeldung:
404 Not Found – Check API-URL!
Wenn Sie den WP-Shortcode verwenden möchten: Kopieren Sie diesen Shortcode in den Shortcode-Block oder den WordPress-TEXT-Editor!
API-Antwort:
Prüfe JSON: Kopiere den Inhalt des folgenden Kastens in die Zwischenablage (klicke in den Kasten, Strg-A markiert den Text im Kasten, bitte dann in Zwischenablage kopieren) und dann in https://jsoneditoronline.org
Not Found
The requested URL was not found on this server.
Template:
{subloop:basics:-1} {basics.name}
label = {basics.label}
image = {basics.image}
email = {basics.email}
phone = {basics.phone}
url = {basics.url}
summary = {basics.summary}
{subloop:basics.location:-1} countryCode = {basics.location.countryCode}
address = {basics.location.address}
{/subloop:basics.location} profiles:
{subloop-array:basics.profiles:-1}
network = {basics.profiles.network}
username = {basics.profiles.username}
url = {basics.profiles.url}
{/subloop-array:basics.profiles}
{/subloop:basics} work:
{subloop-array:work:-1}
{work.} {/subloop-array:work}
volunteer:
{subloop-array:volunteer:-1}
organization = {volunteer.organization}
position = {volunteer.position}
startDate = {volunteer.startDate}
endDate = {volunteer.endDate}
summary = {volunteer.summary}
highlights:
{subloop-array:volunteer.highlights:-1}
{volunteer.highlights.} {/subloop-array:volunteer.highlights}
url = {volunteer.url}
{/subloop-array:volunteer}
education:
{subloop-array:education:-1}
institution = {education.institution}
area = {education.area}
studyType = {education.studyType}
startDate = {education.startDate}
endDate = {education.endDate}
score = {education.score}
courses:
{subloop-array:education.courses:-1}
{education.courses.} {/subloop-array:education.courses}
{/subloop-array:education}
awards:
{subloop-array:awards:-1}
title = {awards.title}
date = {awards.date}
awarder = {awards.awarder}
summary = {awards.summary}
{/subloop-array:awards}
certificates:
{subloop-array:certificates:-1}
name = {certificates.name}
issuer = {certificates.issuer}
startDate = {certificates.startDate}
{/subloop-array:certificates}
publications:
{subloop-array:publications:-1}
name = {publications.name}
publisher = {publications.publisher}
releaseDate = {publications.releaseDate}
summary = {publications.summary}
url = {publications.url}
{/subloop-array:publications}
skills:
{subloop-array:skills:-1}
name = {skills.name}
level = {skills.level}
keywords:
{subloop-array:skills.keywords:-1}
{skills.keywords.} {/subloop-array:skills.keywords}
{/subloop-array:skills}
languages:
{subloop-array:languages:-1}
fluency = {languages.fluency}
language = {languages.language}
{/subloop-array:languages}
interests:
{subloop-array:interests:-1}
{interests.} {/subloop-array:interests}
references:
{subloop-array:references:-1}
name = {references.name}
reference = {references.reference}
{/subloop-array:references}
projects:
{subloop-array:projects:-1}
name = {projects.name}
startDate = {projects.startDate}
summary = {projects.summary}
url = {projects.url}
endDate = {projects.endDate}
{/subloop-array:projects}
{subloop:meta:-1} version = {meta.version:datetime,d.m.Y, H:i:s,0}
canonical = {meta.canonical}
{/subloop:meta}
Ergebnis:
Plugin-Einstellungen (siehe Plugin Optionen):
Cache: Deaktiviert
oauth Bearer Accesskey:
http-Header mit Standard-Useragent:
Das Ergebnis der Zusammenführung von JSON und Template:
Wir haben hier leider ein Problem mit den JSON-Daten:
Entweder haben wir kein JSON von der API erhalten. Oder der “basenode-Parameter” ist nicht ok.
Bitte den Debugmodus des Plugins einschalten!