dpi / dogit

Drupal.org Git CLI
Other
19 stars 4 forks source link

dogit issue:mr failing on 403 #230

Open timplunkett opened 4 months ago

timplunkett commented 4 months ago
$ dogit issue:mr 3455917

In Promise.php line 119:

  Client error: `GET https://www.drupal.org/project/project_browser/issues/3455917` resulted in a `403 Forbidden` response:                
  <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initia (truncated...)  

In RequestException.php line 113:

  Client error: `GET https://www.drupal.org/project/project_browser/issues/3455917` resulted in a `403 Forbidden` response:                
  <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initia (truncated...)  
dpi commented 4 months ago

It's funny, I was getting this mere hours ago also.

Perhaps there was a change to PerimeterX. Maybe @drumm is aware.

It's a little sad we have to play games, if only there was a way to get some kind of "api keys" from Drupal to make regular web requests, so we can build neat tools.

drumm commented 1 month ago

This is now allowlisted.