ChatGPT cannot access B4X forum content (HTTP 403)

b4x-de

Active Member
Licensed User
Longtime User
Hello,

while trying to solve an issue related to NativeObject access to CGRect/bounds in B4i, I attempted to use ChatGPT to analyze existing solutions from the B4X forum. However, ChatGPT cannot open several relevant forum threads because they return HTTP Error 403 – Forbidden, meaning it cannot access or reference example code from those posts.

Examples of affected links:

Is there a new restriction that prevents external systems (like ChatGPT, crawlers, or API-based access) from reading certain forum content? If so, is there any way to enable read-only access for such tools, so that they can reference existing solutions without having to manually copy content?

Thank you!
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Might be a temporal issue. It is working now:
1764050252447.png


Note that this thread was deleted: https://www.b4x.com/android/forum/threads/accessing-structs-in-nativeobject-ios.128440/
 
Top