You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution for me was just to set the user-agent manually to a working string, but it was hard to find out about this issue in the first place.
This seems to be a very weird issue and is rarely documented anywhere. However it would might make sense to document it, as else the requests will fail with 502 Error code, with no obvious reason. I contacted a contact at nvbw regarding this issue, but I'm lacking an answer for now, so this discussion forum seemed to be a good place to me.
If anyone has any thoughts on that, or did encounter this issue as well, I would appreciate some opinions :)
The text was updated successfully, but these errors were encountered:
Discussed in #5
Originally posted by 1Maxnet1 October 7, 2022
While working with the endpoint I discovered that it blocks certain user-agent headers, as described here: https://python.tutorialink.com/post-request-to-trias-api-does-not-work-with-requests/
The solution for me was just to set the user-agent manually to a working string, but it was hard to find out about this issue in the first place.
This seems to be a very weird issue and is rarely documented anywhere. However it would might make sense to document it, as else the requests will fail with 502 Error code, with no obvious reason. I contacted a contact at nvbw regarding this issue, but I'm lacking an answer for now, so this discussion forum seemed to be a good place to me.
If anyone has any thoughts on that, or did encounter this issue as well, I would appreciate some opinions :)
The text was updated successfully, but these errors were encountered: