Title: 404 on `civo.templates.search()` · Issue #33 · civo/client-python · GitHub
Open Graph Title: 404 on `civo.templates.search()` · Issue #33 · civo/client-python
X Title: 404 on `civo.templates.search()` · Issue #33 · civo/client-python
Description: I am getting a 404 when I am trying to list the templates here is the error output In [33]: civo=Civo("VALID_TOKEN", region="SVG1") In [34]: civo.templates.search() ------------------------------------------------------------------------...
Open Graph Description: I am getting a 404 when I am trying to list the templates here is the error output In [33]: civo=Civo("VALID_TOKEN", region="SVG1") In [34]: civo.templates.search() --------------------------------...
X Description: I am getting a 404 when I am trying to list the templates here is the error output In [33]: civo=Civo("VALID_TOKEN", region="SVG1") In [34]: civo.templates.search() ------------...
Opengraph URL: https://github.com/civo/client-python/issues/33
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"404 on `civo.templates.search()`","articleBody":"I am getting a 404 when I am trying to list the templates \r\n\r\nhere is the error output \r\n```python\r\nIn [33]: civo=Civo(\"VALID_TOKEN\", region=\"SVG1\")\r\n\r\nIn [34]: civo.templates.search()\r\n---------------------------------------------------------------------------\r\nJSONDecodeError Traceback (most recent call last)\r\nFile /usr/lib/python3.10/site-packages/requests/models.py:910, in Response.json(self, **kwargs)\r\n 909 try:\r\n--\u003e 910 return complexjson.loads(self.text, **kwargs)\r\n 911 except JSONDecodeError as e:\r\n 912 # Catch JSON-related errors and raise as requests.JSONDecodeError\r\n 913 # This aliases json.JSONDecodeError and simplejson.JSONDecodeError\r\n\r\nFile /usr/lib/python3.10/json/__init__.py:346, in loads(s, cls, object_hook, parse_float, parse_int, parse_constant, object_pairs_hook, **kw)\r\n 343 if (cls is None and object_hook is None and\r\n 344 parse_int is None and parse_float is None and\r\n 345 parse_constant is None and object_pairs_hook is None and not kw):\r\n--\u003e 346 return _default_decoder.decode(s)\r\n 347 if cls is None:\r\n\r\nFile /usr/lib/python3.10/json/decoder.py:340, in JSONDecoder.decode(self, s, _w)\r\n 339 if end != len(s):\r\n--\u003e 340 raise JSONDecodeError(\"Extra data\", s, end)\r\n 341 return obj\r\n\r\nJSONDecodeError: Extra data: line 1 column 5 (char 4)\r\n\r\nDuring handling of the above exception, another exception occurred:\r\n\r\nJSONDecodeError Traceback (most recent call last)\r\nInput In [34], in \u003ccell line: 1\u003e()\r\n----\u003e 1 civo.templates.search()\r\n\r\nFile ~/.local/lib/python3.10/site-packages/civo/templates.py:88, in Templates.search(self, filter)\r\n 85 data = r.json()\r\n 86 return filter_list(data=data, filter_by=filter)\r\n---\u003e 88 return r.json()\r\n\r\nFile /usr/lib/python3.10/site-packages/requests/models.py:917, in Response.json(self, **kwargs)\r\n 915 raise RequestsJSONDecodeError(e.message)\r\n 916 else:\r\n--\u003e 917 raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)\r\n\r\nJSONDecodeError: [Errno Extra data] 404 page not found\r\n: 4\r\n```\r\n\r\n\r\nif for example, I am trying to list my SSH keys it works properly \r\n```python\r\nIn [35]: civo=Civo(\"VALID_TOKEN\", region=\"SVG1\")\r\n\r\nIn [36]: civo.ssh.search()\r\nOut[36]:\r\n[{'id': '0b3f565e-755f-4514-ac96-92f90ca2f980',\r\n 'name': 'jstilia',\r\n 'fingerprint': 'SHA256:cMNof4c6cA/txrP2EeXZfkTA9YjF+vKB4MyGyCfYW6A'}]\r\n\r\nIn [37]:\r\n```","author":{"url":"https://github.com/stiliajohny","@type":"Person","name":"stiliajohny"},"datePublished":"2022-03-21T23:53:24.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/33/client-python/issues/33"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:c4de38f7-a2d3-82c9-b1bf-696d56704db1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 94FA:1B74C:491C53:5C9AF5:698FC73C |
| html-safe-nonce | a67148fac6b8fb4e6b71d1acea9a023be6701c04ac06fcb0f32e2b34137ebac8 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NEZBOjFCNzRDOjQ5MUM1Mzo1QzlBRjU6Njk4RkM3M0MiLCJ2aXNpdG9yX2lkIjoiNTk5NjA2ODU3MzcyMTY0MjgxMiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 5e95b4e4a0358d866bc73e13d2106ffd6ea8c075ffb36118823f05179cbd5af9 |
| hovercard-subject-tag | issue:1176091978 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/civo/client-python/33/issue_layout |
| twitter:image | https://opengraph.githubassets.com/2e052c3a6a2f596cc4e1660dfa420a33d998847aaafbf97317c6a8f441a235ed/civo/client-python/issues/33 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/2e052c3a6a2f596cc4e1660dfa420a33d998847aaafbf97317c6a8f441a235ed/civo/client-python/issues/33 |
| og:image:alt | I am getting a 404 when I am trying to list the templates here is the error output In [33]: civo=Civo("VALID_TOKEN", region="SVG1") In [34]: civo.templates.search() --------------------------------... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | stiliajohny |
| hostname | github.com |
| expected-hostname | github.com |
| None | 42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b |
| turbo-cache-control | no-preview |
| go-import | github.com/civo/client-python git https://github.com/civo/client-python.git |
| octolytics-dimension-user_id | 13436998 |
| octolytics-dimension-user_login | civo |
| octolytics-dimension-repository_id | 198636692 |
| octolytics-dimension-repository_nwo | civo/client-python |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 198636692 |
| octolytics-dimension-repository_network_root_nwo | civo/client-python |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 00bbb8945a3943b287e04c68aff13cb5878ddde7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width