Hi I am a new self taught developer who is atm working on the backend of my app. My app successfully collects location of users and stores it to cloudkits public database. I now want to write a python script and run it on a local server on my windows terminal which fetches users who are in a certain proximity to each other so i can trigger a flow on the app. Can someone first of all tell me if this is even possible the way im attempting it. Also atm all i am doing is generating a server to server key which makes me generate a public and private key and i use the private key file eckey.pem plus key id plus container plus team ID to query the required data. but when i run it i get a 401 error (no authorization).
I am so stumped as there arent many resources available to help direct me to the right path. Can someone please offer some help/insight/confidence.
thanks alot
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
CloudKit
CloudKit JS
CloudKit Console
CKTool JS