I tried my darnest to get it up and running but nothing seems to work.
running foundry version 9 - build 251
pathfinder 2nd edition - 3.5.2.10605
using let's encrypt SSL and DNS name that point to my server. Have no issues presenting SSL or port 30000 externally otherwise.
First the API doesn't seem to return anything, just the error:
Cannot GET /actorAPI/strength-of-thousands-actors.jsonQNHPucJI0sUS90bt
However by adding a questionmark I actually get a response, except I get a list of ALL actors. Not the one I specified.
https://(myurl):30000/actorAPI/strength-of-thousands-actors.json?QNHPucJI0sUS90bt
Now to the next step, presenting the sheet on
https://ardittristan.github.io/VTTExternalActorSites/pf2e/?https://(myurl):30000/actorAPI/strength-of-thousands-actors.json?QNHPucJI0sUS90bt
Just give the error "Actor retrieving Not Data Found" (with or without questionmark)
I also tried to handcraft the json file in my ActorAPI folder to only show the one actor I want to present but error is the same.
I tried my darnest to get it up and running but nothing seems to work.
running foundry version 9 - build 251
pathfinder 2nd edition - 3.5.2.10605
using let's encrypt SSL and DNS name that point to my server. Have no issues presenting SSL or port 30000 externally otherwise.
First the API doesn't seem to return anything, just the error:
Cannot GET /actorAPI/strength-of-thousands-actors.jsonQNHPucJI0sUS90bt
However by adding a questionmark I actually get a response, except I get a list of ALL actors. Not the one I specified.
https://(myurl):30000/actorAPI/strength-of-thousands-actors.json?QNHPucJI0sUS90bt
Now to the next step, presenting the sheet on
https://ardittristan.github.io/VTTExternalActorSites/pf2e/?https://(myurl):30000/actorAPI/strength-of-thousands-actors.json?QNHPucJI0sUS90bt
Just give the error "Actor retrieving Not Data Found" (with or without questionmark)
I also tried to handcraft the json file in my ActorAPI folder to only show the one actor I want to present but error is the same.