https://goonline.bnpparibas.pl/#!/login browser not supported

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
Breshnew
Moongazer
Moongazer
Posts: 12
Joined: 2016-12-27, 22:23

https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by Breshnew » 2020-08-02, 10:30

Hi,
trying to log in to bank webpage:
https://goonline.bnpparibas.pl/#!/login

results in refusal, saying my browser is not supported. What's funny, there is Firefox among others listed as recommended !
Any suggestions?

User avatar
Pentium4User
Board Warrior
Board Warrior
Posts: 1325
Joined: 2019-04-24, 09:38

Re: https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by Pentium4User » 2020-08-02, 10:37

Open about:config, create new String with the name general.useragent.override.bnpparibas.pl
Content is

Code: Select all

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0
It worked for me, but I didn't try site-specific features like login.
The profile picture shows my Maico EC30 E ceiling fan.

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5551
Joined: 2015-12-09, 15:45

Re: https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by moonbat » 2020-08-02, 11:32

Pentium4User wrote:
2020-08-02, 10:37
Open about:config, create new String with the name general.useragent.override.bnpparibas.pl
Content is

Code: Select all

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0
It worked for me, but I didn't try site-specific features like login.
Or install PermissionsPlus, then click on Tools->Page Info while you're on that site, click Permissions in the Page Info window, scroll down to 'Override User Agent' then enter the string above and click 'Save'. Use it for any other site that you want to override it for.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

Breshnew
Moongazer
Moongazer
Posts: 12
Joined: 2016-12-27, 22:23

Re: https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by Breshnew » 2020-08-02, 11:55

The first method with new entry in config does work, so I didn't have to try second one,

Many thanks !! :thumbup:

vannilla
Moon Magic practitioner
Moon Magic practitioner
Posts: 2389
Joined: 2018-05-05, 13:29

Re: https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by vannilla » 2020-08-02, 12:07

Breshnew wrote:
2020-08-02, 11:55
The first method with new entry in config does work, so I didn't have to try second one,

Many thanks !! :thumbup:
Extensions like PermissionPlus or Sasuga are simply nice UIs on top of the about:config method.
They are meant to avoid meeting with dragons (you did read the warning, didn't you?), meaning it's harder to accidentally break the browser.

User avatar
Pentium4User
Board Warrior
Board Warrior
Posts: 1325
Joined: 2019-04-24, 09:38

Re: https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by Pentium4User » 2020-08-02, 12:14

vannilla wrote:
2020-08-02, 12:07
Breshnew wrote:
2020-08-02, 11:55
The first method with new entry in config does work, so I didn't have to try second one,

Many thanks !! :thumbup:
Extensions like PermissionPlus or Sasuga are simply nice UIs on top of the about:config method.
They are meant to avoid meeting with dragons (you did read the warning, didn't you?), meaning it's harder to accidentally break the browser.
It is really hard to accidentally break the browser with about:config if you only change things you know about.
It is a really bad idea to just change sth. you read about it should be changed in the web.
The profile picture shows my Maico EC30 E ceiling fan.

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5551
Joined: 2015-12-09, 15:45

Re: https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by moonbat » 2020-08-02, 12:26

Pentium4User wrote:
2020-08-02, 12:14
It is a really bad idea to just change sth. you read about it should be changed in the web.
More so when those tweaks pertain to Firefox which is quite diverged from Pale Moon at this point. There's a whole cottage industry of user.js and userChrome.css tweaks for Firefox to fix privacy and UI related issues that don't exist in Pale Moon which for the latter, already continues to support full themes.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

vannilla
Moon Magic practitioner
Moon Magic practitioner
Posts: 2389
Joined: 2018-05-05, 13:29

Re: https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by vannilla » 2020-08-02, 12:36

Pentium4User wrote:
2020-08-02, 12:14
It is really hard to accidentally break the browser with about:config if you only change things you know about.
It is a really bad idea to just change sth. you read about it should be changed in the web.
I'd rather use a GUI than deal with about:config, and I'm telling you as someone who configures his OS with Lisp.
But we're getting off-topic. The issue is "solved" so let's be done with this too.

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5551
Joined: 2015-12-09, 15:45

Re: https://goonline.bnpparibas.pl/#!/login browser not supported

Unread post by moonbat » 2020-08-03, 03:59

vannilla wrote:
2020-08-02, 12:36
I'd rather use a GUI than deal with about:config, and I'm telling you as someone who configures his OS with Lisp.
But we're getting off-topic. The issue is "solved" so let's be done with this too.
Off-topic:
Every time I get a new version of Windows or any software, first thing I do is explore all the options/preferences. Easy to just take a look without changing anything when there is a GUI, and you get to learn what has changed/what all the software in question can do. Something sticks in your mind for later, so you can quickly go back when you need to change something.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX