Oh My God!!! They Killed The Show Scout!!!
-
I hope it is just an end of year issue, but my Show Scout App which worked all year can no longer pull any data from the APIs giving me a lot of 403-forbidden errors. At first it was just in my published version and I could still pull from the version in the dev environment but that has now also stopped working.
Not being a real programmer and trying to prompt AI to fix it has made no difference. It has tried multiple proxies, and redundancies and such and nothing seems to work. I am kind of out of ideas unless someone can point me towards some help.
I have the ending 2025 data saved locally and my Vault app has 2021-2025 data but unless something changes there probably won't be a 2026 version, which was already going to be an interesting task with the change to attributes. I'll keep on trying to work through it though.
It actually has killed a little of my enthusiasm going into the new Season.
Of course the good news is that the forum members won't be subjected to my reports and analysis posts anymore

-
can no longer pull any data from the APIs giving me a lot of 403-forbidden errors.

Which API in particular? I'm still playing around with them via Excel/Power Query, and mine still update.
-
Which API in particular? I'm still playing around with them via Excel/Power Query, and mine still update.
Well the main one, which is the items API, but I also tried the game history one yesterday. I did not check to see if it was still pulling market data but that is useless moving forward if I can't pull the items.
It could be the difference in how the pulls work with the program using a proxy, which it had been using all last year successfully.
The lack of progress trying to resolve it really took some of the wind out of my sails yesterday. I'll probably try again at some point now that I know it's still working for you
-
deleted - wrong thread
-
I think I have this working again. I have to jump through a few more hoops every time I make a change but hopefully I can look at the possibility of getting it running for MLB 26
The issue was that I was running a version from Google's cloud based server/AI production environment. The API did not like the requests coming from there. I saved the project locally and it seems to run fine locally.
-
Glad you are able to get it running again